[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / e / KKBOXOpenAPI / 1.1.3 / KKBOXOpenAPI.podspec.json
blob3940850c8ed5474a2b9f853e6b509420136f893b
2   "name": "KKBOXOpenAPI",
3   "version": "1.1.3",
4   "license": {
5     "type": "Private",
6     "text": "Private"
7   },
8   "summary": "KKBOX's Open API client for iOS, macOS, watchOS and tvOS.",
9   "homepage": "https://kkbox.com",
10   "authors": {
11     "Weizhong Yang": "wzyang@kkbox.com"
12   },
13   "source": {
14     "git": "https://gitlab.kkinternal.com/kkbox-ios/kkbox_openapi_ios_sdk.git",
15     "tag": "1.1.3"
16   },
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.9"
20   },
21   "requires_arc": true,
22   "source_files": "KKBOXOpenAPI/*.{h,m}",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "tvos": {
27     "frameworks": "UIKit"
28   },
29   "osx": {
30     "frameworks": "AppKit"
31   }