[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 2 / SmartpushSDK / 0.0.3 / SmartpushSDK.podspec.json
blob421762b1af85158fc42a4d16a5f9e70624eed09b
2   "name": "SmartpushSDK",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/rodrigobusata/SmartpushSDK.git",
9   "authors": {
10     "Getmo": "contato@getmo.com.br"
11   },
12   "summary": "Beta version",
13   "source": {
14     "git": "https://github.com/rodrigobusata/SmartpushSDK.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "SmartpushSDK/Model/HitType.h",
19     "SmartpushSDK/Model/SmartpushDevice.h",
20     "SmartpushSDK/Model/SmartpushHit.h",
21     "SmartpushSDK/Model/SmartpushUser.h",
22     "SmartpushSDK/SmartpushSDK.h",
23     "SmartpushNotificationContent/NotificationViewController.h",
24     "SmartpushNotificationExtensionNotificationService.h"
25   ],
26   "frameworks": [
27     "QuartzCore",
28     "UserNotifications",
29     "UserNotificationsUI"
30   ],
31   "platforms": {
32     "ios": "6.0"
33   }