blob: df4d865d8cc42506cdfd2f7f378c6b5314f73cac [file] [log] [blame]
{
"name": "Apply",
"version": "0.5.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.5.0"
},
"social_media_url": "https://twitter.com/MFaarkrog",
"platforms": {
"ios": "8.0"
},
"source_files": "Apply/Classes/**/*"
}