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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
5
/
8
/
b
/
CommonExtensions
/
0.0.6
/
CommonExtensions.podspec.json
blob
157ba4769b3cf2602ce528cfa99ee751d27e120d
1
{
2
"name": "CommonExtensions",
3
"version": "0.0.6",
4
"summary": "常用的类目.",
5
"description": "项目中常用的一些类目",
6
"homepage": "https://github.com/FengZzi/CommonExtensions",
7
"license": "MIT",
8
"authors": {
9
"FengZzi": "894515766@qq.com"
10
},
11
"platforms": {
12
"ios": "6.0"
13
},
14
"source": {
15
"git": "https://github.com/FengZzi/CommonExtensions.git",
16
"tag": "0.0.6"
17
},
18
"source_files": [
19
"CommonExtensions",
20
"CommonExtensions/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}