[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / MUKRemoteNotification / 1.0.0 / MUKRemoteNotification.podspec.json
blob40dcd7048c5fd99c5b9c48033f1279d287c28fb4
2   "name": "MUKRemoteNotification",
3   "version": "1.0.0",
4   "summary": "Parse incoming remote (push) notification",
5   "description": "You feed dictionary contained inside UIApplicationLaunchOptionsRemoteNotificationKey and you get a parsed object",
6   "homepage": "https://github.com/muccy/MUKRemoteNotification",
7   "license": "MIT",
8   "authors": {
9     "Marco Muccinelli": "muccymac@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/muccy/MUKRemoteNotification.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}",
20   "compiler_flags": "-Wdocumentation"