[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 4 / 0 / TomDatePicker / 1.01 / TomDatePicker.podspec.json
blob5534d3df892ed4a02092b7ac66a26a085a3aabc6
2   "name": "TomDatePicker",
3   "version": "1.01",
4   "summary": "A small date selection",
5   "homepage": "https://github.com/yeshichang/TomDatePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yeshichang": "15238280098@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/yeshichang/TomDatePicker.git",
18     "tag": "1.01"
19   },
20   "source_files": "DateKeyboard/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit"