[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / f / POViewFrameBuilder / 1.0.0 / POViewFrameBuilder.podspec.json
blobe8af64be8956bf3f32beee876d5e552775e19441
2   "name": "POViewFrameBuilder",
3   "version": "1.0.0",
4   "summary": "A small library for semantic layout of UIViews.",
5   "homepage": "https://github.com/podio/ios-view-frame-builder",
6   "license": "MIT",
7   "authors": {
8     "Sebastian Rehnby": "sebastian@podio.com"
9   },
10   "source": {
11     "git": "https://github.com/podio/ios-view-frame-builder.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "POViewFrameBuilder/**/*.{h,m}",
18   "requires_arc": true