blob: 408eb738147395eca5b886614593bfe83125f7d6 [file] [log] [blame]
{
"name": "HKKit",
"version": "2.7",
"summary": "Perosnal repo",
"description": "Faster app development use for my personal use only in order to import and maintain my gloabal funcations",
"homepage": "https://github.com/hardikdevios/HKCustomization",
"license": "MIT",
"authors": {
"Hardik": "hardik@praxinfo.com"
},
"source": {
"git": "https://github.com/hardikdevios/HKKit.git",
"tag": "2.7"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"AlamofireImage": [
],
"MagicalRecord": [
],
"DZNEmptyDataSet": [
],
"Cartography": [
]
},
"pushed_with_swift_version": "3.0"
}