[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / b / YOLayout / 0.0.6 / YOLayout.podspec.json
blob7bd28fba3f23d0e64586148825f34362bc1567dc
2   "name": "YOLayout",
3   "version": "0.0.6",
4   "summary": "Layout framework.",
5   "homepage": "https://github.com/YOLayout/YOLayout",
6   "license": "MIT",
7   "authors": {
8     "Gabriel Handford": "gabrielh@gmail.com",
9     "John Boiles": "johnaboiles@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/YOLayout/YOLayout.git",
13     "tag": "0.0.6"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.8"
19   },
20   "ios": {
21     "source_files": [
22       "YOLayout/YOCGUtils.{h,m}",
23       "YOLayout/YOLayout.{h,m}",
24       "YOLayout/YOView.{h,m}"
25     ]
26   },
27   "osx": {
28     "source_files": [
29       "YOLayout/YOCGUtils.{h,m}",
30       "YOLayout/YOLayout.{h,m}",
31       "YOLayout/YONSView.{h,m}"
32     ]
33   }