[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / c / NestedLayout / 0.1.0 / NestedLayout.podspec.json
blob55f83d88bd6489f4229e93439310b604c4c6d3e3
2   "name": "NestedLayout",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "NestedLayout provides Views to layout the UI using nesting.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "authors": {
10     "Micah Bunting": "amnykon@gmail.com"
11   },
12   "homepage": "https://amnykon.github.io",
13   "source": {
14     "git": "https://github.com/amnykon/NestedLayout",
15     "tag": "0.1.0"
16   },
17   "frameworks": "UIKit",
18   "source_files": "NestedLayout/**/*.{swift}",
19   "pushed_with_swift_version": "3.0"