[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 5 / Ovatar-iOS / 1.0.0 / Ovatar-iOS.podspec.json
blob61a2a5e51c713392320e8ddd6541bd6a82873a44
2   "name": "Ovatar-iOS",
3   "version": "1.0.0",
4   "summary": "Ovatar is the quickest and most powerful way to enable avatar support in any app!",
5   "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.",
6   "homepage": "https://ovatar.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NorthernSpark": "joe@northernspark.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/northernspark/Ovatar-iOS.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/@NorthernSparkUK",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OOvatarPreview.{h,m}",
23   "public_header_files": "OOvatarPreview.h",
24   "frameworks": [
25     "UIKit",
26     "Photos",
27     "AVFoundation",
28     "SafariServices"
29   ]