[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / a / SeaseAssist / 0.0.16 / SeaseAssist.podspec.json
blob1a3bd9c8fd274d066e54795fc4654f7f1a08dc50
2   "name": "SeaseAssist",
3   "version": "0.0.16",
4   "summary": "A Library of Awesome Helper classes designed to help you work quickly and effeciently during iOS Development.",
5   "description": "\"A Library of Awesome Helper classes designed to help you work quickly and effeciently during iOS Development.\"",
6   "homepage": "https://github.com/logansease/SeaseAssist",
7   "license": "MIT",
8   "authors": {
9     "Logan Sease": "lsease@ipartymobile.com"
10   },
11   "source": {
12     "git": "https://github.com/logansease/SeaseAssist.git",
13     "tag": "0.0.16"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SeaseAssist": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "CoreGraphics",
30     "SystemConfiguration",
31     "AVFoundation"
32   ]