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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
1
/
c
/
b
/
TestFlyOeanFishSpec
/
1.0
/
TestFlyOeanFishSpec.podspec.json
blob
7a6aae78414e0fc254c7b9dfec8a08861793f197
1
{
2
"name": "TestFlyOeanFishSpec",
3
"version": "1.0",
4
"summary": "create spec",
5
"description": "how to create spec",
6
"homepage": "https://github.com/FlyOceanFish/CreateSpec",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "FlyOceanFish",
12
"platforms": {
13
"ios": "10.3"
14
},
15
"source": {
16
"git": "https://github.com/FlyOceanFish/CreateSpec.git",
17
"tag": "1.0"
18
},
19
"source_files": [
20
"TestPods",
21
"TestPods/**/*.{h,m}"
22
],
23
"requires_arc": true
24
}