[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / f / a / NACommonUtils / 1.0.4 / NACommonUtils.podspec.json
bloba6d8efb5524221f60053219665f7258c563b9cbe
2   "name": "NACommonUtils",
3   "version": "1.0.4",
4   "summary": "Utilities common to all apps.",
5   "homepage": "http://nickager.com/blog/2016/03/04/NACommonUtils",
6   "requires_arc": true,
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nick Ager": "nick.ager@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/NickAger",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/NickAger/NACommonUtils.git",
20     "tag": "1.0.4"
21   },
22   "source_files": "NACommonUtils/**/*.{swift}",
23   "frameworks": "UIKit"