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] FCNews 0.3.26
[CocoaPods.git]
/
Specs
/
7
/
e
/
2
/
TestDemoLib
/
1.0.0
/
TestDemoLib.podspec.json
blob
5686147d9cbde13ed927683ddc4b764a634e9ff3
1
{
2
"name": "TestDemoLib",
3
"version": "1.0.0",
4
"summary": "test TestDemoLib",
5
"homepage": "https://github.com/happy520sweety/TestDemoLib",
6
"license": "MIT",
7
"authors": {
8
"happy520sweety": "271381972@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/happy520sweety/TestDemoLib.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "TestDemoLib/*",
18
"requires_arc": true
19
}