[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 9 / NasahUtils / 0.0.2 / NasahUtils.podspec.json
blob459bc2ccd0334445e7ac4f9c6a6204ffe3af94f9
2   "name": "NasahUtils",
3   "version": "0.0.2",
4   "summary": "Helper methods for everyday Swift life",
5   "description": "Just Swift things. Helper classes to make iOS life easier.",
6   "homepage": "https://github.com/nasahapps/SwiftUtils",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hakeem Hasan": "nasahapps@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nasahapps/SwiftUtils.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "NasahUtils": [
25       "Pod/Assets/*.png"
26     ]
27   }