[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 8 / 6 / 4 / SimulatorRemoteNotifications / 0.0.2 / SimulatorRemoteNotifications.podspec.json
bloba48d58c594b82eee8c4dce2fa947346304d3ebe8
2   "name": "SimulatorRemoteNotifications",
3   "version": "0.0.2",
4   "license": {
5     "type": "BSD",
6     "file": "LICENSE"
7   },
8   "summary": "Library to send (fake) remote notifications to the iOS simulator",
9   "homepage": "https://github.com/acoomans/SimulatorRemoteNotifications",
10   "screenshots": "http://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/85/original.png",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "5.0"
14   },
15   "authors": {
16     "Arnaud Coomans": "arnaud.coomans@gmail.com"
17   },
18   "source_files": "SimulatorRemoteNotifications/**/*.{h,m}",
19   "source": {
20     "git": "https://github.com/acoomans/SimulatorRemoteNotifications.git",
21     "tag": "0.0.2"
22   }