blob: 2e30082958abd0d1b7867e6fd8e26c9cc20e36a6 [file] [log] [blame]
{
"name": "Planet",
"version": "0.1.0",
"summary": "A country picker",
"description": "A country picker view controller",
"homepage": "https://github.com/kwallet/planet",
"license": "MIT",
"authors": {
"Mikael Konutgan": "mikael@k-wallet.com"
},
"source": {
"git": "https://github.com/kwallet/planet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": [
"Planet",
"Classes/**/*.{h,m,swift}"
],
"resources": "Planet/Planet.xcassets"
}