[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / c / ViewSizeCalculator / 1.0.0 / ViewSizeCalculator.podspec.json
blobf08653a7fc841e1305fd6c29142748e0a8a94453
2   "name": "ViewSizeCalculator",
3   "version": "1.0.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": "muukii.app@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/muukii/ViewSizeCalculator.git",
15     "tag": "1.0.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"