blob: 1218e3ce986f91139d65b1e33fdc70480a57ca90 [file] [log] [blame]
{
"name": "HKKit",
"version": "1.0.6",
"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.webatease@gmail.com"
},
"source": {
"git": "https://github.com/hardikdevios/HKKit.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HKKit": [
"Pod/Assets/*.png"
]
}
}