blob: 1dbb9b2d2bd59db699f809a839af84da8534cf39 [file] [log] [blame]
{
"name": "ApplicationSupport",
"version": "1.0.0",
"summary": "iOS Application Support classes",
"homepage": "https://github.com/AlexZd",
"license": "MIT",
"authors": {
"Alex Z": "alexzd89@mail.ru"
},
"source": {
"git": "https://github.com/AlexZd/ApplicationSupport.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ApplicationSupport/**/*",
"dependencies": {
"InflectorKit": [
]
}
}