blob: a5bf8e5d7042b7a2098f6af9969902465b844914 [file] [log] [blame]
{
"name": "iosManagers",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "12.1"
},
"source_files": "Classes/*.swift"
}