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
/
c
/
f
/
0
/
JCTestCount
/
0.0.2
/
JCTestCount.podspec.json
blob
58ed14bc48f97bec3871f72b0529fa4d792c9502
1
{
2
"name": "JCTestCount",
3
"version": "0.0.2",
4
"summary": "加减计算器",
5
"description": "简单的加法减法计算器",
6
"homepage": "https://github.com/JackCoderForLove/JCTestCount",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"lice": "979900351@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/JackCoderForLove/JCTestCount.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"JCTestVendor",
23
"JCTestVendor/**/*.{h,m}"
24
],
25
"requires_arc": true
26
}