blob: 8b483404c1fa221e49efe7384bf100f810cceab0 [file] [log] [blame]
{
"name": "testSpec",
"version": "0.0.1",
"summary": "Hello, world!.",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"homepage": "https://bitbucket.org/Boiton/sgpoc-ios",
"authors": {
"Tony Lee": "tony123930@yahoo.com.tw"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://tony123930@bitbucket.org/Boiton/sgpoc-ios.git",
"commit": "2b8f8a3"
},
"requires_arc": true,
"public_header_files": "ios/*.h",
"source_files": "ios/AppDelegate.h"
}