[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / c / a / RXAppDefine / 0.2 / RXAppDefine.podspec.json
blob1ba1d29c4da9dfba4a2cf92571835a1b2b5e7d8c
2   "name": "RXAppDefine",
3   "version": "0.2",
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.2"
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   }