blob: 0f64eba30ef8dfcd9d0df4cd5a6dc189bdec52bf [file] [log] [blame]
{
"name": "FirstVersion",
"version": "0.1",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "Save the version string to keychain on app first run",
"homepage": "https://github.com/https://github.com/dengzhp/FirstVersion",
"authors": {
"Zhiping Deng": "kofreestyler@gmail.com"
},
"source": {
"git": "https://github.com/dengzhp/FirstVersion.git",
"tag": "0.1"
},
"source_files": "FirstVersion",
"requires_arc": true,
"dependencies": {
"FXKeychain": [
"~> 1.3"
]
}
}