repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
7
/
4
/
2
/
wxxsdk
/
1.0.3
/
wxxsdk.podspec.json
blob
5cd8d644e7f1b85adb941de60de9bef5dc9a6ac8
1
{
2
"name": "wxxsdk",
3
"version": "1.0.3",
4
"summary": "翁贤训的第一个sdk.",
5
"homepage": "https://github.com/wengxianxun/wxxsdk",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"authors": {
14
"joying": "wengxianxun@hotmail.com"
15
},
16
"source": {
17
"git": "https://github.com/wengxianxun/wxxsdk.git",
18
"tag": "1.0.3"
19
},
20
"source_files": "Classes/**/*.{h,m}",
21
"frameworks": "UIKit"
22
}