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] Spotify-iOS-Auth 1.0.3
[CocoaPods.git]
/
Specs
/
6
/
9
/
7
/
ThirdLib
/
0.1.0
/
ThirdLib.podspec.json
blob
63d010d64e2606595a9a2f21e2afcfa92b0ac69e
1
{
2
"name": "ThirdLib",
3
"version": "0.1.0",
4
"summary": "第一个测试项目.",
5
"description": "TODO: 第一个测试库文件,谢谢你们",
6
"homepage": "https://github.com/zl2290103097/ThirdLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zl2290103097": "2290103097@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zl2290103097/ThirdLib.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ThirdLib/Classes/**/*"
22
}