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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
2
/
7
/
4
/
WxxKit
/
1.1.2
/
WxxKit.podspec.json
blob
62ed703f84f60d827f9c939201a871ca0b8df232
1
{
2
"name": "WxxKit",
3
"version": "1.1.2",
4
"summary": "iOS通用库",
5
"homepage": "https://github.com/wengxianxun/WxxKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"authors": {
14
"wengxianxun": "wengxianxun@hotmail.com"
15
},
16
"source": {
17
"git": "https://github.com/wengxianxun/WxxKit.git",
18
"tag": "1.1.2"
19
},
20
"source_files": "WxxKit/WxxKitFrameWork/**/*.{h,m}"
21
}