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