[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 6 / e / APNSUtil / 1.1.5 / APNSUtil.podspec.json
blob2fb60f929140a3b676e274799eef614103f7f9d4
2   "name": "APNSUtil",
3   "version": "1.1.5",
4   "summary": "APNSUtil is makes code simple using apple push notification service.",
5   "description": "APNSUtil is makes code simple using apple push notification service.",
6   "homepage": "https://github.com/pisces/APNSUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pisces": "hh963103@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pisces/APNSUtil.git",
16     "tag": "1.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "APNSUtil/Classes/**/*",
22   "dependencies": {
23     "ObjectMapper": [
24       "~> 3.1"
25     ]
26   }