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