blob: 4229e28c272dd6e956079b3995d6755da9ab5892 [file] [log] [blame]
{
"name": "AMKApplicationDelegate",
"version": "0.1.1",
"summary": "A short description of AMKApplicationDelegate.",
"description": "TODO: A pod of AMKApplicationDelegate.",
"homepage": "https://github.com/AndyM129/AMKApplicationDelegate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy__M": "andy_m129@baidu.com"
},
"source": {
"git": "https://github.com/AndyM129/AMKApplicationDelegate.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"AMKApplicationDelegate/Classes/*.{h,m}"
],
"public_header_files": [
"AMKApplicationDelegate/Classes/*.h"
]
}