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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
0
/
7
/
CYNPodTest
/
0.0.1
/
CYNPodTest.podspec.json
blob
678925c4f43b7a113ffd2c9ba9ec464961b8309d
1
{
2
"name": "CYNPodTest",
3
"version": "0.0.1",
4
"summary": "A short description of PodTest.",
5
"description": "hi, test;",
6
"homepage": "https://github.com/sch1111878/PodTest",
7
"license": "MIT",
8
"authors": {
9
"blank": "sch1111878@126.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/sch1111878/PodTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"frameworks": "UIKit",
23
"requires_arc": true
24
}