[Add] TapTapCoreSDK 4.5.3
[CocoaPods.git] / Specs / 8 / 0 / b / FimPlusSDK / 1.20.0 / FimPlusSDK.podspec.json
blobc17a426067f2100317f07ea11d72ef51262fef5c
2   "name": "FimPlusSDK",
3   "version": "1.20.0",
4   "summary": "FimPlusSDK Framework by Nam Kennic",
5   "description": "A framework that handles API connect to FimPlus OTT system",
6   "homepage": "https://github.com/kennic/FimPlusSDK",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nam Kennic": "namkennic@me.com"
13   },
14   "platforms": {
15     "tvos": "10.0",
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/kennic/FimPlusSDK.git",
21     "branch": "origin",
22     "tag": "1.20.0"
23   },
24   "documentation_url": "https://kennic.github.io/FimPlusSDK/",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3"
27   },
28   "ios": {
29     "vendored_frameworks": "FimPlusSDK.framework"
30   },
31   "tvos": {
32     "vendored_frameworks": "FimPlusSDKTVOS.framework"
33   },
34   "dependencies": {
35     "Alamofire": [
37     ],
38     "CryptoSwift": [
40     ],
41     "SwiftyJSON": [
43     ],
44     "SwiftyStoreKit": [
46     ]
47   },
48   "pushed_with_swift_version": "3.0"