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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
7
/
a
/
2
/
TestSong
/
0.1.2
/
TestSong.podspec.json
blob
481218d50abcdce138acbc6c9184d2d10b43f38f
1
{
2
"name": "TestSong",
3
"version": "0.1.2",
4
"summary": "Test",
5
"homepage": "https://github.com/HiSongKang/TestSong",
6
"license": "MIT",
7
"authors": {
8
"HiSongKang": "846593701@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/HiSongKang/TestSong.git",
15
"tag": "0.1.2"
16
},
17
"source_files": "TestSong/TestSong/*",
18
"requires_arc": true
19
}