blob: b499c7eb04718f2309a6c72c742fea8f0f8d5298 [file] [log] [blame]
{
"name": "ITSHelper",
"version": "0.0.3",
"license": "MIT",
"summary": "Some helpers",
"homepage": "https://github.com/itsankov/ITSHelper",
"authors": {
"Ivelin Tsankov": "ivelaizer@gmail.com"
},
"source": {
"git": "https://github.com/itsankov/ITSHelper.git",
"tag": "0.0.3",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ITSHelper/Code/**/*.swift"
}