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.4.14
[CocoaPods.git]
/
Specs
/
c
/
7
/
5
/
JSCategory
/
1.2.0
/
JSCategory.podspec.json
blob
2267cd7026a49510f259c140280daf30961da323
1
{
2
"name": "JSCategory",
3
"version": "1.2.0",
4
"summary": "JSCategory:常用类别集合",
5
"homepage": "https://github.com/spirit-jsb/JSCategory",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"菅思博": "spirit1437419996@163.com"
12
},
13
"source": {
14
"git": "https://github.com/spirit-jsb/JSCategory.git",
15
"tag": "1.2.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "JSCategory/Classes/**/*.{h,m}",
21
"libraries": "z",
22
"frameworks": [
23
"UIKit",
24
"CoreFoundation",
25
"QuartzCore",
26
"CoreGraphics",
27
"CoreImage",
28
"CoreText",
29
"ImageIO",
30
"Accelerate"
31
]
32
}