blob: 0f7337ca030bd3f86995bf07d05a0dfe4f3d7f37 [file] [log] [blame]
{
"name": "HKKit",
"version": "4.0.6",
"summary": "Perosnal repo",
"description": "Faster app development use for my personal use only in order to import and maintain my Global functions and extensions",
"homepage": "https://github.com/hardikdevios/HKKit",
"license": "MIT",
"authors": {
"Hardik": "hardik@thetatechnolabs.com"
},
"source": {
"git": "https://github.com/hardikdevios/HKKit.git",
"tag": "4.0.6"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Cartography": [
],
"AFDateHelper": [
]
}
}