blob: 2260c40db6d0a9f0041fd1dba45aee210a07c6e5 [file] [log] [blame]
{
"name": "KHAlertController",
"version": "1.0.0",
"summary": "a component of photo browser on iOS",
"homepage": "https://github.com/SherlockQi/KHAlertController",
"description": "It is a component for ios photo browser,written by Objective-C.",
"license": "MIT",
"authors": {
"HeiKki": "xiaqi5477@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/SherlockQi/KHAlertController.git",
"tag": "1.0.0"
},
"source_files": "KHAlertController/HKAlertController/*",
"requires_arc": true
}