[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 4 / AppResizer / 0.1.0 / AppResizer.podspec.json
blobaf28885ee32e4bbc4194044ffae4c2bf0a7ab3da
2   "name": "AppResizer",
3   "version": "0.1.0",
4   "summary": "Check if your app is responsive",
5   "description": "AppResizer allows you to change the width of the main window, thereby checking if your app renders correctly on all devices.\n\nThis tool will also help you to test if you are ready to activate the multitasking on your app.",
6   "homepage": "https://github.com/octo-technology/AppResizer",
7   "screenshots": [
8     "https://raw.githubusercontent.com/octo-technology/AppResizer/master/Screenshots/Screenshot_1.png",
9     "https://raw.githubusercontent.com/octo-technology/AppResizer/master/Screenshots/Screenshot_1.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Ahmed Mseddi": "amseddi@octo.com"
14   },
15   "source": {
16     "git": "https://github.com/octo-technology/AppResizer.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*"