[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 9 / 6 / Sizes / 0.5.1 / Sizes.podspec.json
blobc99de30cf356c6c82ca21f9d11fe7fe849bf1f02
2   "name": "Sizes",
3   "version": "0.5.1",
4   "summary": "View your app on different device and font sizes.",
5   "description": "Sizes lets you view your app on different device and font sizes.",
6   "homepage": "https://github.com/marcosgriselli/Sizes",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Marcos Griselli",
12   "source": {
13     "git": "https://github.com/marcosgriselli/Sizes.git",
14     "tag": "0.5.1"
15   },
16   "social_media_url": "https://twitter.com/marcosgriselli",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sizes/Classes/**/*.{h,m,swift}",
21   "resources": [
22     "Sizes/Classes/ViewControllers/ConfigurationViewController.xib"
23   ],
24   "swift_version": "4.2"