[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 3 / d / c / FFRuler / 0.0.1 / FFRuler.podspec.json
blobab334ac2ac5c9e9c61e9813b673909d17cd384bd
2   "name": "FFRuler",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": [
18     "FFRuler",
19     "FFRuler/FFRuler/FFRulerControl/*.{h,m}"
20   ],
21   "requires_arc": true