blob: 1205ffee4e0e9957a9a2d85446f85f804d7f1f4f [file] [log] [blame]
{
"name": "AMKApplicationDelegate",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"AMKApplicationDelegate/Classes/AMKApplicationDelegate.{h,m}",
"AMKApplicationDelegate/Classes/UIApplication+AMKApplicationDelegate.{h,m}"
],
"public_header_files": [
"AMKApplicationDelegate/Classes/AMKApplicationDelegate.h"
]
}