| { |
| "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" |
| } |