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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
7
/
5
/
9
/
TestFlow
/
0.0.1
/
TestFlow.podspec.json
blob
9126c66c699942acceeadee86125fb20f4387319
1
{
2
"name": "TestFlow",
3
"version": "0.0.1",
4
"summary": "瀑布流",
5
"description": "一个瀑布流布局,算法简单,内存小",
6
"homepage": "https://github.com/miaoran2014/Test",
7
"license": "MIT",
8
"authors": {
9
"miaoran": "1822773181@qq.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"requires_arc": true,
15
"frameworks": "UIKit",
16
"source": {
17
"git": "https://github.com/miaoran2014/Test.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/*.{h,m}"
23
]
24
}