[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 6 / SKUtils / 0.1.0 / SKUtils.podspec.json
blobce3fcfdc8b0487cbcc3ed3bd80cea6fb244fc29b
2   "name": "SKUtils",
3   "version": "0.1.0",
4   "summary": "SKUtils is lib that will be helpful for developers",
5   "description": "SKUtils is lib with managers, textfields, validators, etc",
6   "homepage": "https://github.com/sjsoad/SKUtils",
7   "license": "MIT",
8   "authors": {
9     "Mac": "skostian@grossum.com"
10   },
11   "source": {
12     "git": "https://github.com/sjsoad/SKUtils.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.h",
20   "resource_bundles": {
21     "SKUtils": [
22       "Pod/Assets/*.png"
23     ]
24   }