blob: 9e6a27b0aa95987f31365e6a89578bc7ea2ee92c [file] [log] [blame]
{
"name": "MAConstraint",
"version": "0.2",
"summary": "This project makes it super easy to use AutoLayout.",
"homepage": "https://github.com/HomeSchoolDev/MAConstraint",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Derek": "derekm9292@gmail.com"
},
"social_media_url": "http://twitter.com/Derek_maurer",
"source": {
"git": "https://github.com/HomeSchoolDev/MAConstraint.git",
"tag": "0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}