blob: 8fb589a605cfbfeb097ff60ea63e17139bd2a305 [file] [log] [blame]
{
"name": "Ion",
"version": "0.9.6",
"summary": "Easy form creation. Inspired by angular.js",
"homepage": "https://github.com/gkaimakas/Ion",
"license": "MIT",
"authors": {
"George Kaimakas": "gkaimakas@gmail.com"
},
"source": {
"git": "https://github.com/gkaimakas/Ion.git",
"tag": "0.9.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Ion/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}