[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / a / NACommonUtils / 1.0.3 / NACommonUtils.podspec.json
blob90199c6fcf68a37801ea038b70a475d26f488a44
2   "name": "NACommonUtils",
3   "version": "1.0.3",
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.3"
21   },
22   "source_files": "NACommonUtils/**/*.{swift}",
23   "frameworks": "UIKit"