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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
f
/
c
/
FLExtension
/
0.0.2
/
FLExtension.podspec.json
blob
407569f07c8f4549d9d1cc068bd41503a2a63475
1
{
2
"name": "FLExtension",
3
"version": "0.0.2",
4
"summary": "iOS 常用类别拓展",
5
"homepage": "https://github.com/yangli0168/FLExtension.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"[yangli996]": "[yangli996@126.com]"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/yangli0168/FLExtension.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "FLExtension/**/*.{h,m}",
21
"requires_arc": true
22
}