{ | |
"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" | |
} |