[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / c / ViewSizeCalculator / 0.4.0 / ViewSizeCalculator.podspec.json
blobeb7e98322c71bed24ee0d65b6151daf2cd723e02
2   "name": "ViewSizeCalculator",
3   "version": "0.4.0",
4   "summary": "Calculate view size with AutoLayout.",
5   "homepage": "https://github.com/muukii/ViewSizeCalculator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "muukii": "m@muukii.me"
12   },
13   "source": {
14     "git": "https://github.com/muukii/ViewSizeCalculator.git",
15     "tag": "0.4.0"
16   },
17   "social_media_url": "https://twitter.com/muukii0803",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViewSizeCalculator/**/*.swift",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"