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] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git]
/
Specs
/
9
/
7
/
a
/
HelloPods
/
0.0.2
/
HelloPods.podspec.json
blob
e2070d9e7e4e4a363063dabaa943a7bc8560aa71
1
{
2
"name": "HelloPods",
3
"version": "0.0.2",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/hiXgb/HelloPods",
8
"authors": {
9
"xgb": "xieguobiyi@gmail.com"
10
},
11
"summary": "Learn about creating Podspec's and the Spec repo.",
12
"source": {
13
"git": "https://github.com/hiXgb/HelloPods.git",
14
"tag": "0.0.1"
15
},
16
"source_files": "*.{h,m}",
17
"requires_arc": true,
18
"platforms": {
19
"osx": null,
20
"ios": null,
21
"tvos": null,
22
"watchos": null
23
}
24
}