[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / a / SeaseAssist / 0.0.90 / SeaseAssist.podspec.json
blobcdad4ca6a5f247c6b0cbc5bceb1722a90f5f83a9
2   "name": "SeaseAssist",
3   "version": "0.0.90",
4   "summary": "A Library of Awesome Helper classes and extensions 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.\nBased on the concept that we should create simple one line accessors to commonly written code, there by making our code more reusable and and readable.\"",
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.90"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "4.0",
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22   },
23   "public_header_files": "Pod/Classes/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreGraphics",
28     "SystemConfiguration",
29     "AVFoundation"
30   ],
31   "swift_version": "4.0"