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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
b
/
7
/
5
/
makeCocopod1
/
1.0.0
/
makeCocopod1.podspec.json
blob
54a3e380de970e4df81f746202b64212b56ce17b
1
{
2
"name": "makeCocopod1",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "测试",
8
"homepage": "https://github.com/wangkecheng/makeCocopod1",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"warron": "670894753@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/wangkecheng/makeCocopod1.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"makeCocopod1",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}