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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
a
/
e
/
c
/
CocoTest
/
0.0.1
/
CocoTest.podspec.json
blob
4b5b2fad8fbe9b40feedde0ede24aaa1c8588ab0
1
{
2
"name": "CocoTest",
3
"version": "0.0.1",
4
"summary": "CocoTest.",
5
"description": "cocotest测试私有库",
6
"homepage": "https://github.com/drjohn12/CocoTest",
7
"license": "MIT",
8
"authors": {
9
"anchanggeng": "1443713841@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/drjohn12/CocoTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"CocoTest",
20
"CocoTest/CocoTest/**/*.{h,m}"
21
]
22
}