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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
7
/
5
/
d
/
yc_test
/
1.0.0
/
yc_test.podspec.json
blob
f4a919cbf7fe1d27dd5bb425651ed23002a99e87
1
{
2
"name": "yc_test",
3
"version": "1.0.0",
4
"summary": "颜臣的测试pod",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/a87835546/test",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"a87835546": "87835546@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/a87835546/test.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "yc_test/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"MapKit"
25
],
26
"dependencies": {
27
"AFNetworking": [
28
"~> 3.2.1"
29
]
30
}
31
}