[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / f / PIXNET-iOS-SDK / 1.3.0 / PIXNET-iOS-SDK.podspec.json
blob662665e3f93c83d809cda4abc2261c6eb910c981
2   "name": "PIXNET-iOS-SDK",
3   "version": "1.3.0",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "http://developer.pixnet.pro/#!/doc/pixnetApi/oauthApi",
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.3.0"
18   },
19   "source_files": "PIXNET-iOS-SDK/Classes/*.{h,m}",
20   "frameworks": "CoreLocation",
21   "requires_arc": false,
22   "dependencies": {
23     "cocoa-oauth": [
24       "~> 0.0.1"
25     ]
26   }