blob: 79e3dfafefb09bb7439dfeea69c04a71a6e5f68a [file] [log] [blame]
{
"name": "IonDB",
"version": "0.1.0",
"summary": "ios object database",
"description": " Damn simple ios object oriented databae\n",
"homepage": "https://github.com/dotcypress/IonDB",
"license": "MIT",
"authors": {
"Vitaly Domnikov": "dotcypress@gmail.com"
},
"source": {
"git": "https://github.com/dotcypress/IonDB.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/dotcypress",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}"
}