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.8.12
[CocoaPods.git]
/
Specs
/
8
/
b
/
4
/
OCPackage
/
1.0.0
/
OCPackage.podspec.json
blob
a33cacf29893635a951130322299d06f628f313c
1
{
2
"name": "OCPackage",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "An Animate Water view on iOS.",
6
"homepage": "https://github.com/MaxsLin/OCPackage.git",
7
"authors": {
8
"MaxMak": "maxmak@maxsmak.com"
9
},
10
"source": {
11
"git": "https://github.com/MaxsLin/OCPackage.git",
12
"tag": "v1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": [
19
"OCPackage",
20
"OCPackage/*.{h,m}"
21
]
22
}