Latest | 2.3.5 |
---|---|
Homepage | http://imoji.io/developers |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors | , |
Latest podspec
{ "name": "ImojiSDKNo", "version": "2.3.5", "license": "MIT", "module_name": "ImojiSDK", "summary": "iOS SDK for Imoji. Integrate Stickers and custom emojis into your applications easily!", "homepage": "http://imoji.io/developers", "authors": { "Nima Khoshini": "[email protected]", "Alex Hoang": "[email protected]" }, "libraries": "z", "source": { "git": "https://github.com/QuantamHD/imoji-ios-sdk.git", "tag": "2.3.5" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "subspecs": [ { "name": "Core", "dependencies": { "Bolts/Tasks": [ "~> 1.2" ], "YYImage/WebP": [ "~> 1.0" ] }, "ios": { "source_files": "Source/Core/**/*.{h,m}", "public_header_files": [ "Source/Core/*.h", "Source/Core/Util/YYImage/*.h" ] } } ] }
Sat, 11 Feb 2017 06:40:02 +0000