blob: 0f2bdd11d4574cf88c679af2a2c2eacd3e88cee5 [file] [log] [blame]
{
"name": "EggsBenedict",
"version": "0.9.8",
"summary": "EggsBenedict is a library for sharing picture on Instagram written in Swift.",
"description": "This library is following Instagram's sharing flow.\n\n> __Instagram's documentation__\n\n> - [Document Interaction](https://www.instagram.com/developer/mobile-sharing/iphone-hooks/#document-interaction)",
"homepage": "https://github.com/JPMartha/EggsBenedict",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "JPMartha",
"social_media_url": "https://twitter.com/JPMartha_jp",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JPMartha/EggsBenedict.git",
"branch": "develop",
"tag": "0.9.8"
},
"source_files": "EggsBenedict/**/*.swift",
"requires_arc": true
}