[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 3 / b / CRRulerControl / 1.0.0 / CRRulerControl.podspec.json
blob63c20d40d1cce1bc2df943fb616a21282e0c9522
2   "name": "CRRulerControl",
3   "version": "1.0.0",
4   "summary": "A CocoaPod that simplifies the process of setting and reading values from the ruler. Supplied with UIControl subclass.",
5   "description": "A CocoaPod that simplifies the process of setting and reading values from the ruler. Supplied with UIControl subclass.",
6   "homepage": "https://github.com/Cleveroad/CRRulerControl",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Cleveroad/CRRulerControl/master/images/header.jpg",
9     "https://raw.githubusercontent.com/Cleveroad/CRRulerControl/master/images/demo.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Sergey": "Chuchukalo.cr@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Cleveroad/CRRulerControl.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "CRRulerControl/Classes/**/*.{h,m}"