[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 0 / 3 / ViewBuilder / 0.0.1 / ViewBuilder.podspec.json
blob29bb44b086087076e4152dcded6bfced12813b4d
2   "name": "ViewBuilder",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Document based UI framework for iOS",
6   "homepage": "https://github.com/abelsanchezali/ViewBuilder",
7   "authors": {
8     "Abel Ernesto Sanchez Ali": "abelsanchezali@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/abelsanchezali/ViewBuilder.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "ViewBuilder/ViewBuilder/**/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "CoreGraphics",
23       "UIKit"
24     ]
25   },
26   "pushed_with_swift_version": "3.1"