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] AlibabacloudEas20210701 6.4.0
[CocoaPods.git]
/
Specs
/
8
/
2
/
f
/
CodeFragments
/
2.0.2
/
CodeFragments.podspec.json
blob
94b929e3d8def912742bc249ba67dbca2be5db36
1
{
2
"name": "CodeFragments",
3
"version": "2.0.2",
4
"summary": "iOS各种扩展",
5
"description": "\"常用的iOS类目整理\"",
6
"homepage": "https://github.com/wangjinyu/CodeFragments",
7
"license": "MIT",
8
"authors": {
9
"王金宇": "jinyuid@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/wangjinyu/CodeFragments.git",
13
"tag": "2.0.2"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "CodeFragments/*",
20
"frameworks": [
21
"Foundation",
22
"CoreGraphics",
23
"UIKit",
24
"SystemConfiguration"
25
]
26
}