blob: b2938b2fb818049678b8026f36ea2ecd62018cfd [file] [log] [blame]
{
"name": "SocialEngine",
"version": "1.2",
"summary": "Simplify the sharing of a message, link or an image.",
"license": {
"type": "Shareware",
"file": "LICENSE"
},
"authors": {
"Danilo Priore": "support@prioregroup.com"
},
"homepage": "https://github.com/priore/SocialEngine",
"social_media_url": "https://twitter.com/danilopriore",
"source": {
"git": "https://github.com/priore/SocialEngine.git",
"tag": "v1.2"
},
"frameworks": [
"Social",
"Twitter",
"MessageUI",
"Accounts"
],
"requires_arc": true,
"source_files": "SocialNativeEngine/ClassEngine/*.{h,m}",
"resources": "SocialNativeEngine/ClassEngine/*.html",
"platforms": {
"ios": "6.0"
}
}