blob: e6bebfec5172468462d4d1437f0015172ebd8adf [file] [log] [blame]
{
"name": "NBUCore",
"version": "2.0.5",
"summary": "Convenience macros, functions and API availability checks for iOS projects.",
"homepage": "http://cyberagent.github.io/iOS-NBUCore/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"CyberAgent Inc.": "",
"Ernesto Rivera": "rivera_ernesto@cyberagent.co.jp"
},
"source": {
"git": "https://github.com/CyberAgent/iOS-NBUCore.git",
"tag": "2.0.5"
},
"platforms": {
"ios": null
},
"source_files": "Source/*.{h,m}",
"requires_arc": true,
"preserve_paths": [
"README.md",
"NOTICE"
]
}