blob: 76c40bd12044c536addd6f40c1b63e49605e394d [file] [log] [blame]
{
"name": "IDK",
"version": "0.0.12",
"summary": "A short IDK.",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/ArchanJash/IDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Archan": "archan@klizos.com"
},
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://github.com/ArchanJash/IDK.git",
"tag": "0.0.12"
},
"source_files": [
"IDK",
"IDK/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
]
}
}