[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 4 / e / ARNPush / 0.1.1 / ARNPush.podspec.json
blobebab27aff5538773e6d4a49ddb4f03f699b0f431
2   "name": "ARNPush",
3   "version": "0.1.1",
4   "summary": "Wrap the Apple Push Notification Service (Remote Notification) Code Difference of iOS7 and iOS8.",
5   "homepage": "https://github.com/xxxAIRINxxx/ARNPush",
6   "license": "MIT",
7   "authors": {
8     "xxxAIRINxxx": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/ARNPush.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "ARNPush": [
21       "Pod/Assets/*.png"
22     ]
23   }