blob: d7a56a6387c8f5e9be8c8c7947ecfe33085fed2e [file] [log] [blame]
{
"name": "Ovatar-iOS",
"version": "1.0.1",
"summary": "Ovatar is the quickest and most powerful way to enable avatar support in any app!",
"description": "Ovatar is the quickest and most powerful way to enable avatar support in any client. This Framework build in Objective C has support for both Objective C and Swift will allow you to access quick drag and drop classes to get you started in minutes, or give you more powerful high level access directly to our public API.",
"homepage": "https://ovatar.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NorthernSpark": "joe@northernspark.co.uk"
},
"source": {
"git": "https://github.com/northernspark/Ovatar-iOS.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/@NorthernSparkUK",
"platforms": {
"ios": "8.0"
},
"source_files": "OOvatar*.{h,m}",
"public_header_files": "OOvatar*.h",
"frameworks": [
"UIKit",
"Photos",
"AVFoundation",
"SafariServices"
]
}