[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / e / WYGeneralPicker / 0.0.1 / WYGeneralPicker.podspec.json
blob228a745a6184af7e889cd051bc5d22f56251071d
2   "name": "WYGeneralPicker",
3   "version": "0.0.1",
4   "summary": "Support DatePicker, StringPicker and MultipleStringPicker.",
5   "description": "iOS General Picker For Easy Use. Such as UIPickerView, UIDatePicker and more.",
6   "homepage": "https://github.com/wyanassert/WYGeneralPicker.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyanassert": "wyanassert@gmail.com"
13   },
14   "social_media_url": "https://github.com/wyanassert",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/wyanassert/WYGeneralPicker.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ]