[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 3 / 0 / RCExtension / 0.0.1 / RCExtension.podspec.json
bloba43f4df0d7f413189feb3d15faa22755faf88d43
2   "name": "RCExtension",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "Classes",
20     "RCExtension/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "RCExtension/**/*.h",
24   "requires_arc": true