[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / a / ResplendentUtilities / 0.4.0 / ResplendentUtilities.podspec.json
blob20f5a17f988f0cbb8eec1b7436a7e96ca9b0af5e
2   "name": "ResplendentUtilities",
3   "version": "0.4.0",
4   "summary": "An Objective-C library for all kinds of things",
5   "homepage": "https://github.com/Resplendent/ResplendentUtilities",
6   "license": "MIT",
7   "authors": {
8     "Benjamin Maer": "ben@resplendent.co"
9   },
10   "source": {
11     "git": "https://github.com/Resplendent/ResplendentUtilities.git",
12     "tag": "v0.4.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "ResplendentUtilities": [
21       "Pod/Assets/*.png"
22     ]
23   }