[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / 4 / RockshassaKit / 0.1.0 / RockshassaKit.podspec.json
blob840e39771027abefd88372191e9e3c77dd40986b
2   "name": "RockshassaKit",
3   "version": "0.1.0",
4   "summary": "A collection of utility scripts that do work on your Xcode project.",
5   "description": "                       A magical collection of utility scripts that do work on your Xcode project\n",
6   "homepage": "https://github.com/rockshassa/RockshassaKit.git",
7   "license": "MIT",
8   "authors": {
9     "Nicholas Galasso": "nick@rockshassa.com"
10   },
11   "source": {
12     "git": "https://github.com/rockshassa/RockshassaKit.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "http://rockshassa.com",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/**/*",
21   "resource_bundles": {
22     "RockshassaKit": [
23       "Pod/Assets/*.png"
24     ]
25   }