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] SindarinSwiftSDK 1.0.0
[CocoaPods.git]
/
Specs
/
3
/
d
/
c
/
FFRuler
/
0.0.2
/
FFRuler.podspec.json
blob
3db23c0940fd06b1bf6dd0c46cf569cf312eac22
1
{
2
"name": "FFRuler",
3
"version": "0.0.2",
4
"summary": "轻量级标尺控件",
5
"homepage": "https://github.com/liufan321/FFRuler",
6
"license": "MIT",
7
"authors": {
8
"刘凡": "liufan321@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/liufan321/FFRuler.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"FFRuler",
19
"FFRuler/FFRuler/FFRulerControl/*.{h,m}"
20
],
21
"requires_arc": true
22
}