[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / d / PYOAuthWZ / 0.6 / PYOAuthWZ.podspec.json
blob86faa2eeefbab824deea34eca55f3600101a58bb
2   "name": "PYOAuthWZ",
3   "version": "0.6",
4   "summary": "OAuth Pod for @Zieglar NodeJs Framework",
5   "description": "This is the OAuth Pod for @Zieglar's Nodejs framework.\nIf you do not know how to use it, then leave it alone.",
6   "homepage": "https://github.com/littlepush/PYOAuthWZ",
7   "license": {
8     "type": "LGPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Push Chen": "littlepush@gmail.com"
13   },
14   "social_media_url": "https://github.com/littlepush",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/littlepush/PYOAuthWZ.git",
21     "tag": "0.6"
22   },
23   "dependencies": {
24     "PYCore": [
26     ],
27     "PYData": [
29     ],
30     "PYNetwork": [
32     ]
33   },
34   "source_files": [
35     "PYOAuthWZ/*.{h,m}",
36     "PYOAuthWZ/**/*.{h,m}"
37   ]