blob: 29680832914a8172b249e35485a86f285cbd34d7 [file] [log] [blame]
{
"name": "MasterShareSDK",
"version": "1.1.2",
"summary": "This is a simple open source project to make interfacing with social APIs easier.",
"homepage": "https://github.com/Zarph/MasterShareSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Weston McBride": "weston.mcbride@gmail.com",
"Marco Graciano": "msg.maruko@gmail.com",
"Ramiro Guerrero": "ramiro.g92@hotmail.com"
},
"source": {
"git": "https://github.com/Zarph/MasterShareSDK.git",
"tag": "v1.1.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MasterShareSDK/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFOAuth2Client": [
],
"AFOAuth1Client": [
]
}
}