[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / a / SCAlertPicker / 0.9.0 / SCAlertPicker.podspec.json
blob2c487eba316b9b427c90e93e5711e25642e1997b
2   "name": "SCAlertPicker",
3   "version": "0.9.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/luosch/SCAlertPicker",
9   "authors": {
10     "Sicheng Luo": "i@lsich.com"
11   },
12   "summary": "A uesful and lightweight tool, show picker in an alertview",
13   "source": {
14     "git": "https://github.com/luosch/SCAlertPicker.git",
15     "tag": "v0.9.0"
16   },
17   "source_files": "classes/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "7.0"
25   }