[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / 5 / RXSDCHelper / 0.1 / RXSDCHelper.podspec.json
blob3a0f95d2b765547020c8b62924ffd9a77fb76a00
2   "name": "RXSDCHelper",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "RXSDCHelper is a safe data change helper",
6   "homepage": "https://github.com/xzjxylophone/RXSDCHelper",
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/RXSDCHelper.git",
13     "tag": "v0.1"
14   },
15   "description": "RXSDCHelper is a safe data change helper.",
16   "source_files": "RXSDCHelper/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   }