| { |
| "name": "TestAlertKit", |
| "version": "0.1.0", |
| "summary": "TestAlertKit pod use", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://genmy.github.io", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "1058070112@qq.com": "1058070112@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/genMY/TestAlertKit.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "TestAlertKit/Classes/**/*", |
| "public_header_files": "TestAlertKit/Classes/*.h", |
| "frameworks": "UIKit" |
| } |