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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
2
/
d
/
TestManager
/
0.2.0
/
TestManager.podspec.json
blob
dc28e77481b9a2c155f8cc5a3430248ab3b275c9
1
{
2
"name": "TestManager",
3
"version": "0.2.0",
4
"summary": "open source Test With TestManager.",
5
"homepage": "https://github.com/zhangdengxu/TestManager.git",
6
"license": "MIT",
7
"authors": {
8
"Dely": "1055108521@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/zhangdengxu/TestManager.git",
15
"tag": "0.2.0"
16
},
17
"source_files": "TestApp/*.{h,m}",
18
"resources": [
19
"*.jpg",
20
"*.md",
21
"*.mobileprovision"
22
],
23
"frameworks": [
24
"UIKit",
25
"Foundation"
26
]
27
}