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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
7
/
2
/
3
/
FirstPublicPodsTest
/
0.0.1
/
FirstPublicPodsTest.podspec.json
blob
836ef7c6472497c3ba7288065bdf4d159f6f4697
1
{
2
"name": "FirstPublicPodsTest",
3
"version": "0.0.1",
4
"summary": "cocoaPods 公有库测试",
5
"description": "详细描述。。。",
6
"homepage": "https://github.com/cnwhao/FirstPublicPodsTest",
7
"license": "MIT",
8
"authors": {
9
"cnwhao": "cnwhao@163.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/cnwhao/FirstPublicPodsTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"deprecated": true
23
}