blob: 46a41bdc99cc1ded60de41a7e5df9acd0be7d54d [file] [log] [blame]
{
"name": "NBUCore",
"version": "2.0.3",
"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.3"
},
"platforms": {
"ios": null
},
"source_files": "Source/*.{h,m}",
"requires_arc": true,
"preserve_paths": [
"README.md",
"NOTICE"
]
}