[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 3 / 6 / 0 / NBUCore / 2.0.5 / NBUCore.podspec.json
blobe6bebfec5172468462d4d1437f0015172ebd8adf
2   "name": "NBUCore",
3   "version": "2.0.5",
4   "summary": "Convenience macros, functions and API availability checks for iOS projects.",
5   "homepage": "http://cyberagent.github.io/iOS-NBUCore/",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CyberAgent Inc.": "",
12     "Ernesto Rivera": "rivera_ernesto@cyberagent.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/CyberAgent/iOS-NBUCore.git",
16     "tag": "2.0.5"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "Source/*.{h,m}",
22   "requires_arc": true,
23   "preserve_paths": [
24     "README.md",
25     "NOTICE"
26   ]