blob: c56f89d418016f564f15411d0fb59f877160cc1b [file] [log] [blame]
{
"name": "HKKit",
"version": "2.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"AlamofireImage": [
],
"MagicalRecord": [
],
"DZNEmptyDataSet": [
]
},
"pushed_with_swift_version": "3.0"
}