[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 2 / HeyWatch / 2.0.0 / HeyWatch.podspec.json
blob2e6ac31582e638894a784d724002958ae18a8d57
2   "name": "HeyWatch",
3   "version": "2.0.0",
4   "summary": "HeyWatch Objective-C client library",
5   "description": "                    HeyWatch is a cloud video encoding service\n",
6   "homepage": "http://www.heywatchencoding.com",
7   "license": "MIT",
8   "authors": {
9     "Bruno Celeste": "bruno@heywatch.com"
10   },
11   "source": {
12     "git": "https://github.com/HeyWatch/heywatch-objc.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.8"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "ios": {
22     "exclude_files": "Classes/osx"
23   },
24   "osx": {
25     "exclude_files": "Classes/ios"
26   }