blob: 5978088562827fbd65027941155850683f3a8963 [file] [log] [blame]
{
"name": "TJLAutoLayoutMacros",
"version": "1.0.0",
"license": "MIT",
"summary": "A collection of macros for use with auto layout.",
"homepage": "https://github.com/tLewisII/TJLAutoLayoutMacros",
"authors": {
"Terry Lewis II": "terry@ploverproductions.com"
},
"source": {
"git": "https://github.com/tLewisII/TJLAutoLayoutMacros.git",
"tag": "v1.0.0"
},
"source_files": "TJLAutoLayoutMacros/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"social_media_url": "https://twitter.com/tlewisii"
}