| { | |
| "name": "JTTargetActionBlock", | |
| "version": "1.0.0", | |
| "summary": "imported from https://gist.github.com/mystcolor/2205564.", | |
| "homepage": "https://github.com/ZeR0-Wu/JTTargetActionBlock", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE.txt" | |
| }, | |
| "authors": { | |
| "ZeR0-Wu": "thelongestmailaccounteverexist@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZeR0-Wu/JTTargetActionBlock.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "*.{h,m}" | |
| ], | |
| "requires_arc": false | |
| } |