[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / 1 / d / c / MasterShareSDK / 1.1.1 / MasterShareSDK.podspec.json
blob13596a936795721bd73dc60177f12f49b1a6901e
2   "name": "MasterShareSDK",
3   "version": "1.1.1",
4   "summary": "This is a simple open source project to make interfacing with social APIs easier.",
5   "homepage": "https://github.com/Zarph/MasterShareSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Weston McBride": "weston.mcbride@gmail.com",
12     "Marco Graciano": "msg.maruko@gmail.com",
13     "Ramiro Guerrero": "ramiro.g92@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Zarph/MasterShareSDK.git",
17     "tag": "v1.1.1"
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "source_files": "MasterShareSDK/*.{h,m}",
23   "requires_arc": true,
24   "dependencies": {
25     "AFOAuth2Client": [
27     ],
28     "AFOAuth1Client": [
30     ]
31   }