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
/
1
/
f
/
b
/
ECUtils
/
0.1
/
ECUtils.podspec.json
blob
21328994452bb2f0c5b7edc65592cf655ab03134
1
{
2
"name": "ECUtils",
3
"version": "0.1",
4
"summary": "utils from EC",
5
"homepage": "http://git.workec.com/ios/vendors/ECUtils",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"gzd": "guanzd@ecqun.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "http://guanzhendong@git.workec.com/ios/vendors/ECUtils.git",
18
"tag": "0.1"
19
},
20
"source_files": "ECUtils/**/*.{h,m}",
21
"requires_arc": true
22
}