[Add] YttriumWrapper 0.2.22
[CocoaPods.git] / Specs / 9 / c / f / PIXNET-iOS-SDK / 0.9 / PIXNET-iOS-SDK.podspec.json
blob2652f546db09897429112cb45c44a9222d229db2
2   "name": "PIXNET-iOS-SDK",
3   "version": "0.9",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "http://developer.pixnet.pro/#!/doc/pixnetApi/oauthApi",
8   "authors": {
9     "Cloud Sung": "cloud@pixnet.tw",
10     "Dolphin Su": "dolphinsu@pixnet.tw"
11   },
12   "summary": "Intergration with PIXNET services.",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/pixnet/pixnet-ios-sdk.git",
18     "tag": "0.9"
19   },
20   "source_files": "PIXNET-iOS-SDK/Classes/*.{h,m}",
21   "frameworks": "CoreLocation",
22   "requires_arc": false,
23   "dependencies": {
24     "cocoa-oauth": [
25       "~> 0.0.1"
26     ],
27     "RPJSONValidator": [
28       "~> 0.1.2"
29     ]
30   }