[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 3 / 0 / RCExtension / 0.0.8 / RCExtension.podspec.json
blob15fc9fd606c7a7d64ef0303b850dd5a769f9144a
2   "name": "RCExtension",
3   "version": "0.0.8",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/whyefa/RCExtension.git",
16     "tag": "0.0.8"
17   },
18   "source_files": [
19     "Classes",
20     "RCExtension/RCExtension/*.{h,m}"
21   ],
22   "requires_arc": true