[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / 9 / c / f / PIXNET-iOS-SDK / 1.0.0 / PIXNET-iOS-SDK.podspec.json
blob1a607fa70d49a79231502b6f669daf1463a20d65
2   "name": "PIXNET-iOS-SDK",
3   "version": "1.0.0",
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": "1.0.0"
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   }