[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 3 / 6 / SKUtils / 1.0.0 / SKUtils.podspec.json
blobc728ee2c2d9d4a961b3b4f2c0d7c28f0668379be
2   "name": "SKUtils",
3   "version": "1.0.0",
4   "summary": "SKUtils is a set of useful files for iOS developers.",
5   "description": "SKUtils is a set of useful files for iOS developers. It will help to improve speed of development.",
6   "homepage": "https://github.com/sjsoad/SKUtils",
7   "license": "MIT",
8   "authors": {
9     "sjsoad": "sjsoad666@yandex.ru"
10   },
11   "source": {
12     "git": "https://github.com/sjsoad/SKUtils.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SKUtils": [
22       "Pod/Assets/*.png"
23     ]
24   }