[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / f / PIXNET-iOS-SDK / 1.13.2 / PIXNET-iOS-SDK.podspec.json
blob9df18c32e2057d6f1436081f11fea3ff7c2a7971
2   "name": "PIXNET-iOS-SDK",
3   "version": "1.13.2",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/pixnet/pixnet-ios-sdk",
8   "authors": {
9     "PIXNET": "sdk@pixnet.tw"
10   },
11   "summary": "Integrate with PIXNET services.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/pixnet/pixnet-ios-sdk.git",
17     "tag": "1.13.2"
18   },
19   "source_files": [
20     "PIXNET-iOS-SDK/Classes/*.{h,m}",
21     "PIXNET-iOS-SDK/Classes/LROAuth2Client/*.{h,m}"
22   ],
23   "frameworks": "CoreLocation",
24   "resource_bundles": {
25     "PIXNET-iOS-SDK": "PIXNET-iOS-SDK/LocalizableStrings/**"
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "PIX-cocoa-oauth": [
30       "~> 0.0.1"
31     ],
32     "OMGHTTPURLRQ": [
33       "~> 3.0.2"
34     ]
35   }