blob: 26dac66bc8432c53ad21d9a15495859e8ce2e1b5 [file] [log] [blame]
{
"name": "TJLListComprehension",
"version": "1.0.0",
"license": "MIT",
"summary": "List comprehensions for Objective-C.",
"homepage": "https://github.com/tLewisII/TJLListComprehension",
"authors": {
"Terry Lewis II": "terry@ploverproductions.com"
},
"source": {
"git": "https://github.com/tLewisII/TJLListComprehension.git",
"tag": "v1.0.0"
},
"source_files": "TJLListComprehension/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"social_media_url": "https://twitter.com/tlewisii"
}