[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / c / 7 / SimpleRKDropdownAlert / 0.0.5 / SimpleRKDropdownAlert.podspec.json
blobfcf27727c6a24aafbcbe7f2b50b12e6e44d01e8f
2   "name": "SimpleRKDropdownAlert",
3   "version": "0.0.5",
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.5"
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"