[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 8 / 2 / NXUIKitUtil / 1.2.0 / NXUIKitUtil.podspec.json
blob411d13b28210f9b0939e2d8acfbcea0448008481
2   "name": "NXUIKitUtil",
3   "version": "1.2.0",
4   "summary": "Collection of methods that simplify working with UIKit.",
5   "description": "NXUIKitUtil offers you a simplified way to perform certain tasks when working with UIKit.\n- managing UIViewController hierarchy\n- working with CGPoint / CGPathRef\n- taking screenshots / generating blank images\n- external fonts\n- formatting strings",
6   "homepage": "https://github.com/Nixiware/NXUIKitUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian Ilie, Nixiware": "@iadi64"
13   },
14   "source": {
15     "git": "https://github.com/Nixiware/NXUIKitUtil.git",
16     "tag": "v.1.2.0"
17   },
18   "social_media_url": "https://twitter.com/iadi64",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NXUIKitUtil/Classes/**/*",
23   "frameworks": "UIKit"