[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / a / RXAppDefine / 0.7 / RXAppDefine.podspec.json
blobbf2c162dc8231d0857de3e4c98ea66571880ddf1
2   "name": "RXAppDefine",
3   "version": "0.7",
4   "license": "MIT",
5   "summary": "RXAppDefine is a base define for app",
6   "homepage": "https://github.com/xzjxylophone/RXAppDefine",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXAppDefine.git",
13     "tag": "v0.7"
14   },
15   "description": "RXAppDefine is a base define for app.",
16   "source_files": "RXAppDefine/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "6.0"
24   }