[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / 9 / c / f / PIXNET-iOS-SDK / 0.5 / PIXNET-iOS-SDK.podspec.json
blob4358211b802a844751ce58e2a424e0452a6e6337
2   "name": "PIXNET-iOS-SDK",
3   "version": "0.5",
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.5"
19   },
20   "source_files": "PIXNET-iOS-SDK/Classes/*.{h,m}",
21   "frameworks": "CoreLocation",
22   "requires_arc": true,
23   "dependencies": {
24     "cocoa-oauth": [
25       "~> 0.0.1"
26     ],
27     "RPJSONValidator": [
28       "~> 0.1.2"
29     ]
30   }