blob: bdd08fd4f57d58cbbe4cac74fb3af1200c0f5248 [file] [log] [blame]
{
"name": "ne-ios-sdk-samples",
"version": "0.2.0",
"summary": "this is sample project.",
"homepage": "https://github.com/nest-egg/ne-ios-sdk-samples",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nestegg": "some@gmail.com"
},
"source": {
"git": "https://github.com/nest-egg/ne-ios-sdk-samples.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"public_header_files": "ne-ios-sdk-samples/*.framework/Headers/*.h",
"source_files": "ne-ios-sdk-samples/*.framework/Headers/*.h",
"vendored_frameworks": "ne-ios-sdk-samples/*.framework"
}