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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
8
/
6
/
CSJSwiftTools
/
0.0.1
/
CSJSwiftTools.podspec.json
blob
72a5ebd788f08772e0ea5731fc15c0df4b19d30f
1
{
2
"name": "CSJSwiftTools",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "曹盛杰Swift工具包",
6
"homepage": "https://github.com/iceesj/CSJSwiftTools",
7
"authors": {
8
"iceesj": "iceesj@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/iceesj/CSJSwiftTools.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "CSJSwiftTools/*.{swift}",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"frameworks": [
19
"CoreLocation",
20
"CoreData"
21
],
22
"dependencies": {
23
"MagicalRecord": [
24
25
]
26
},
27
"requires_arc": true
28
}