blob: 971d99f48293c7b8e165fc741fa22c831c554430 [file] [log] [blame]
{
"name": "YZAlertController",
"summary": "Harness the YZAlertController with a simplified, chainable and expressive syntax.",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CancerQ": "superyezhqiang@163.com"
},
"social_media_url": "https://github.com/CancerQ",
"homepage": "https://github.com/CancerQ/YZAlertController",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CancerQ/YZAlertController.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "YZAlertController/*.{h,m}",
"frameworks": [
"UIKit",
"CoreFoundation"
]
}