[Add] GlympseAPI 2.108.281
[CocoaPods.git] / Specs / 9 / c / f / PIXNET-iOS-SDK / 1.13.29 / PIXNET-iOS-SDK.podspec.json
blob2dc76b40debb1d71736a8c2b555e8ae24b253501
2   "name": "PIXNET-iOS-SDK",
3   "version": "1.13.29",
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.29"
18   },
19   "source_files": [
20     "PIXNET-iOS-SDK/Classes/*.{h,m}",
21     "PIXNET-iOS-SDK/Classes/LROAuth2Client/*.{h,m}"
22   ],
23   "frameworks": [
24     "CoreLocation",
25     "SystemConfiguration"
26   ],
27   "resource_bundles": {
28     "PIXNET-iOS-SDK": "LocalizableStrings/**"
29   },
30   "requires_arc": true,
31   "dependencies": {
32     "PIX-cocoa-oauth": [
33       "~> 0.0.2"
34     ],
35     "OMGHTTPURLRQ": [
36       "~> 3.0.2"
37     ]
38   }