blob: b140c9f1fffdd104e5b9517a1ee150e99737ba48 [file] [log] [blame]
{
"name": "HKKit",
"version": "3.0.12",
"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": "3.0.12"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"AlamofireImage": [
],
"MagicalRecord": [
],
"DZNEmptyDataSet": [
],
"Cartography": [
],
"AFDateHelper": [
]
}
}