[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 0 / 3 / ViewBuilder / 0.0.2 / ViewBuilder.podspec.json
blobab3f65f51205045821c0fc33c6d23fc21a3e2afc
2   "name": "ViewBuilder",
3   "version": "0.0.2",
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.2"
13   },
14   "source_files": "Source/**/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "CoreGraphics",
24       "UIKit"
25     ]
26   },
27   "tvos": {
28     "frameworks": [
29       "Foundation",
30       "CoreGraphics",
31       "UIKit"
32     ]
33   },
34   "pushed_with_swift_version": "3.1"