[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 0 / RCExtension / 2.0.0 / RCExtension.podspec.json
blob4b86e3062de9dc310088a5e4fb5ea4f3a9e6b74c
2   "name": "RCExtension",
3   "version": "2.0.0",
4   "summary": "Extension used in app Development",
5   "description": "Category/Macros used in iOS Development",
6   "homepage": "https://github.com/whyefa/RCExtension",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "Broken": "whyefa@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/whyefa/RCExtension.git",
16     "tag": "2.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "RCExtension/RCExtension/*.{h,m}"
21   ],
22   "requires_arc": true