[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 8 / 2 / AZUPickerController / 0.0.1 / AZUPickerController.podspec.json
blob3581c4ffa62969fc173dfcc32b9c24c5a502e2f6
2   "name": "AZUPickerController",
3   "version": "0.0.1",
4   "summary": "AZUPickerController is modal UIPickerView like UIAlertController.",
5   "description": "                   A longer description of YLFileReader in Markdown format.\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/yaslab/AZUPickerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yaslab": "yaslab99@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yaslab/AZUPickerController.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "AZUPickerController/Classes/**/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "7.0"
23   }