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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
7
/
3
/
FLCorner
/
0.0.3
/
FLCorner.podspec.json
blob
c9006593f66449c9634de9738a406e51d282ab2c
1
{
2
"name": "FLCorner",
3
"version": "0.0.3",
4
"summary": "An efficient way of cutting with rounded corners.",
5
"homepage": "https://github.com/atony2099/FLCorner",
6
"license": "MIT",
7
"authors": {
8
"atony2099": "atony2099@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/atony2099/FLCorner.git",
15
"tag": "0.0.3"
16
},
17
"source_files": [
18
"FLCorner",
19
"FLCorner/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}