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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
3
/
d
/
c
/
FFRuler
/
0.0.3
/
FFRuler.podspec.json
blob
bdddf4d585a0734aae048f62a1a90bba743e328d
1
{
2
"name": "FFRuler",
3
"version": "0.0.3",
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.3"
16
},
17
"source_files": [
18
"FFRuler",
19
"FFRuler/FFRuler/FFRulerControl/*.{h,m}"
20
],
21
"requires_arc": true
22
}