blob: b3f8cc500a292615c630633064927e67a3904969 [file] [log] [blame]
{
"name": "Apply",
"version": "0.4.0",
"summary": "A framework for making it easier to create, change, and maintain the UI of your iOS applications.",
"description": "A framework for making it easier to create, change, and maintain the UI of your iOS applications.\n\nTo be expanded...",
"homepage": "https://github.com/MFaarkrog/Apply",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Morten Faarkrog": "mortenfaarkrog@gmail.com"
},
"source": {
"git": "https://github.com/MFaarkrog/Apply.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/MFaarkrog",
"platforms": {
"ios": "8.0"
},
"source_files": "Apply/Classes/**/*",
"pushed_with_swift_version": "4.0"
}