[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / a / RXAppDefine / 0.5 / RXAppDefine.podspec.json
blob656256c8f98b38aedb18168d88a92b41333fe0bd
2   "name": "RXAppDefine",
3   "version": "0.5",
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.5"
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   }