[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / f / ProportionalSize / 0.1.0 / ProportionalSize.podspec.json
blob54a49d40b2ffd51aa894420d1f7e355c44d7e915
2   "name": "ProportionalSize",
3   "version": "0.1.0",
4   "summary": "A short description of ProportionalSize.",
5   "description": "The goal of this library is to make available sizes proportional to the device used, helping to create a layout more similar to prototypes.",
6   "homepage": "https://github.com/vitorsilveira31/Proportional-size",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vitor Silveira": "vitorsilveira31@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Vitorsilveira31/Proportional-size.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/vitusilveira31",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ProportionalSize/Classes/**/*"