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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
9
/
c
/
d
/
CJUtilWork
/
1.0.1
/
CJUtilWork.podspec.json
blob
c21d3256d738eae02cb39df8d0d943d719348368
1
{
2
"name": "CJUtilWork",
3
"version": "1.0.1",
4
"summary": "CJUtil 常用工具.",
5
"description": "CJUtil包括常用宏定义与常用分类.",
6
"homepage": "https://github.com/hrsqs/CJUtilWork",
7
"license": "MIT",
8
"authors": {
9
"陈敬": "510233528@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/hrsqs/CJUtilWork.git",
16
"tag": "1.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"CJUtilWork/Data/*.{h,m}"
21
],
22
"requires_arc": true
23
}