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
/
d
/
9
/
f
/
AngelConst
/
1.1.0
/
AngelConst.podspec.json
blob
86a9861e58ef8f409090b4cc9f0888283cd2b0b7
1
{
2
"name": "AngelConst",
3
"version": "1.1.0",
4
"summary": "常用的宏定义.",
5
"description": "TODO: 常用的宏定义.",
6
"homepage": "https://github.com/linyut/AngelConst",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"linyut": "562887382@qq.ccom"
13
},
14
"source": {
15
"git": "https://github.com/linyut/AngelConst.git",
16
"tag": "1.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "AngelConst/Classes/**/*"
22
}