[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / c / 7 / SimpleRKDropdownAlert / 0.0.3 / SimpleRKDropdownAlert.podspec.json
blob1499e6202d600c446208c22ce5c8a945c6b9123b
2   "name": "SimpleRKDropdownAlert",
3   "version": "0.0.3",
4   "summary": "A short description of SimpleRKDropdownAlert.",
5   "description": "The dropdown alert for SDK.",
6   "homepage": "https://github.com/Chasingdreamboy/SimpleRKDropdownAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EriceWang": "wangerdong@treefinance.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/Chasingdreamboy/SimpleRKDropdownAlert.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "GENERATE_DEBUG_SYMBOLS": "NO"
23   },
24   "source_files": [
25     "SimpleRKDropdownAlert/RKDropdownAlert/*",
26     "SimpleRKDropdownAlert/RKDropdownAlert+Expand/*"
27   ],
28   "public_header_files": [
29     "SimpleRKDropdownAlert/RKDropdownAlert/*.h",
30     "SimpleRKDropdownAlert/RKDropdownAlert+Expand/*.h"
31   ],
32   "frameworks": "UIKit"