[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / c / e / KKBOXOpenAPI / 1.1.5 / KKBOXOpenAPI.podspec.json
blobdbc0ffa00791f7d12d3e6c923bea981c0f1d0d3d
2   "name": "KKBOXOpenAPI",
3   "version": "1.1.5",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "KKBOX's Open API client for iOS, macOS, watchOS and tvOS.",
9   "homepage": "https://github.com/KKBOX/OpenAPI-ObjectiveC",
10   "authors": {
11     "zonble": "zonble@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/KKBOX/OpenAPI-ObjectiveC.git",
15     "tag": "1.1.5"
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   }