[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / 1 / d / c / MasterShareSDK / 1.1.3 / MasterShareSDK.podspec.json
blob18ee795676a7c26931b08487f6cf69e6a5cd84e7
2   "name": "MasterShareSDK",
3   "version": "1.1.3",
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.3"
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   }