blob: 26a9a370fc32d01b3abd8df5910f31d859a48873 [file] [log] [blame]
{
"name": "AKCommonUtility",
"version": "0.1.2",
"summary": "AKCommonUtility provides common methods.",
"swift_version": "4.2",
"description": "AKCommonUtility provides common methods. install this in to project . never have to rewrite again.",
"homepage": "https://github.com/ankitkargathra/AKCommonUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ankitkargathra": "ankit.kargathra@gmail.com"
},
"source": {
"git": "https://github.com/ankitkargathra/AKCommonUtility.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AKCommonUtility/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}