blob: 476557f1b396d1a3a027b28172679e308e82a475 [file] [log] [blame]
{
"name": "ALAPNSManager",
"version": "0.1.4",
"summary": "APNSManager is a apns processing tool",
"description": "a apns processing tool APNSManager。APNSManager is a apns processing tool。",
"homepage": "https://github.com/alex520biao/ALAPNSManager",
"license": "BSD",
"authors": {
"alex520biao": "alex520biao@163.com"
},
"source": {
"git": "https://github.com/alex520biao/ALAPNSManager.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "Pod/Classes/**/*.h",
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ALAPNSManager": [
"Pod/Assets/*.png"
]
}
}