[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 6 / updatra / 0.1.0 / updatra.podspec.json
blobb7be6c8452190c4b423c4ba303298f4bd030e75a
2   "name": "updatra",
3   "version": "0.1.0",
4   "summary": "iOS library for easy integration and use of Updatra, the notification platform. Easily send smart notifications.",
5   "description": "Send smart notifications with Updatra. It's easy to send smart notificatinos and easy engage users. iOS library for easy integration and use of Updatra, the notification platform. Easily send smart notifications.",
6   "homepage": "https://github.com/updatra/updatra-ios",
7   "license": "MIT",
8   "authors": {
9     "Michael Seid": "mike@updatra.com"
10   },
11   "source": {
12     "git": "https://github.com/updatra/updatra-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "updatra": [
22       "Pod/Assets/*.png"
23     ]
24   }