| { | |
| "name": "CLAlertView", | |
| "version": "0.0.2", | |
| "summary": "CLAlertView is a tool for iOS Developer", | |
| "description": "CLAlertView is used in iOS7,8,9,10 by Paul", | |
| "homepage": "https://github.com/zhangjunjiecq/CLAlertView", | |
| "license": "MIT", | |
| "authors": { | |
| "zhangjunjiecq": "zhangjunjie@caiqr.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhangjunjiecq/CLAlertView.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "CLAlertController.{h,m}" | |
| } |