blob: 2ce2b3cb9653e12066449874f0665a47b85835bf [file] [log] [blame]
{
"name": "Apply",
"version": "0.2.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.2.0"
},
"social_media_url": "https://twitter.com/MFaarkrog",
"platforms": {
"ios": "8.0"
},
"source_files": "Apply/Classes/**/*",
"pushed_with_swift_version": "3.0"
}