blob: d36199f08ffffa5cc46ca721d60186105ad6a6c8 [file] [log] [blame]
{
"name": "iosManagers",
"version": "1.1.0",
"summary": "This is a pod that makes creating programmatic UI easier, and also improves other typical programming tasks in.",
"swift_version": "3.2",
"description": "This is a pod that makes creating programmatic UI easier, and also improves other typical programming tasks in Swift.",
"homepage": "https://github.com/ajaymerchia/iosManagers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajaymerchia": "ajaymerchia@berkeley.edu"
},
"source": {
"git": "https://github.com/ajaymerchia/iosManagers.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "12.1"
},
"source_files": "Classes/*.swift",
"dependencies": {
"JGProgressHUD": [
]
}
}