[Add] FLAD 2.7.9.5
[CocoaPods.git] / Specs / a / e / 1 / ElegantTimePicker / 0.1.1 / ElegantTimePicker.podspec.json
blobef80b6a45360cb25594655fe69eb11ff22ae445c
2   "name": "ElegantTimePicker",
3   "version": "0.1.1",
4   "summary": "functionality reduced and UI customized version for iOS UIDatePicker.",
5   "description": "                    ElegantTimePicker is a functionality reduced and UI customized version for iOS UIDatePicker.\n                    It only have two columns, hours and minutes. All layout issues are handled automatically.\n",
6   "homepage": "https://github.com/HuanTeng/ElegantTimePicker",
7   "license": "MIT",
8   "authors": {
9     "Longyi Li": "longyi@huantengsmart.com"
10   },
11   "social_media_url": "http://weibo.com/huantengsmart",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/HuanTeng/ElegantTimePicker.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "ElegantTimePicker/*.{h,m}",
20   "public_header_files": "ElegantTimePicker/ElegantTimePicker.h",
21   "resources": "ElegantTimePicker/*.png",
22   "requires_arc": true