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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
6
/
f
/
7
/
WChianKit
/
0.0.8
/
WChianKit.podspec.json
blob
f060ca1a3f2b9bfb51dc0dd6322738b3cf8234de
1
{
2
"name": "WChianKit",
3
"version": "0.0.8",
4
"summary": "一个链式语法写的UI工程",
5
"homepage": "https://github.com/frankKiwi/WChianKit",
6
"license": "MIT",
7
"authors": {
8
"fanrenFRank": "1778907544@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/frankKiwi/WChianKit.git",
12
"tag": "0.0.8"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "**/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}