[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 9 / c / f / PIXNET-iOS-SDK / 1.9.3 / PIXNET-iOS-SDK.podspec.json
blobcc847d74b70b4cc307f987a72c9a1eb602f4979e
2   "name": "PIXNET-iOS-SDK",
3   "version": "1.9.3",
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.9.3"
18   },
19   "source_files": [
20     "PIXNET-iOS-SDK/Classes/*.{h,m}",
21     "PIXNET-iOS-SDK/Classes/LROAuth2Client/*.{h,m}"
22   ],
23   "frameworks": "CoreLocation",
24   "requires_arc": true,
25   "dependencies": {
26     "cocoa-oauth": [
27       "~> 0.0.1"
28     ],
29     "OMGHTTPURLRQ": [
30       "~> 2.1"
31     ]
32   }