blob: dc736891d6231a6875f5b817885c62005af574cd [file] [log] [blame]
{
"name": "ARNPush",
"version": "0.1.0",
"summary": "Wrap the Apple Push Notification Service Code Difference of iOS7 and iOS8.",
"homepage": "https://github.com/xxxAIRINxxx/ARNPush",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNPush.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNPush": [
"Pod/Assets/*.png"
]
}
}