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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
f
/
8
/
2
/
iCMacro
/
0.0.6
/
iCMacro.podspec.json
blob
4c670b07d4dea80a4df49fe58b2873266c9796f5
1
{
2
"name": "iCMacro",
3
"version": "0.0.6",
4
"summary": "iOS开发常用宏封装成库方便使用",
5
"description": "iOS开发常用宏封装成库方便使用,有log打印和屏幕",
6
"homepage": "https://github.com/iCoobin/iCMacro",
7
"license": "MIT",
8
"authors": {
9
"iCoobin": "15757117989@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/iCoobin/iCMacro.git",
16
"tag": "0.0.6"
17
},
18
"source_files": [
19
"iCMacro",
20
"iCMacro/**/*.{h,m}"
21
]
22
}