[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / b / a / ResplendentUtilities / 0.1.1 / ResplendentUtilities.podspec.json
blob14e5a0d7fc86c34168424fa354760085e858655f
2   "name": "ResplendentUtilities",
3   "version": "0.1.1",
4   "summary": "An Objective-C library for all kinds of things",
5   "homepage": "https://github.com/Resplendent/ResplendentUtilities",
6   "license": "MIT",
7   "authors": {
8     "BenMaer": "ben@resplendent.co"
9   },
10   "source": {
11     "git": "https://github.com/Resplendent/ResplendentUtilities.git",
12     "tag": "v0.1.1"
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   }