-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
AppleDP
authored and
AppleDP
committed
Aug 1, 2017
1 parent
1400262
commit fcdc130
Showing
3 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "WQModelDescription" | ||
s.version = "1.0.0" | ||
s.summary = "将模型对象的所有属性信息输出到控制台" | ||
s.description = <<-DESC | ||
将模型对象的所有属性信息输出来控制台 | ||
DESC | ||
|
||
s.homepage = "https://github.com/AppleDP/WQModelDescription" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
s.author = { "AppleDP" => "[email protected]" } | ||
s.source = { :git => "https://github.com/AppleDP/WQModelDescription.git", :tag => s.version } | ||
s.source_files = "WQModelDescription/**/WQModelDescription/*.{h,m}" | ||
end |
Binary file modified
BIN
+386 Bytes
(100%)
...roj/project.xcworkspace/xcuserdata/shenbao-iOS.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.