blob: 839145dee6c690826d2c36e3f776a086f5587da7 [file] [log] [blame]
{
"name": "FAStickers",
"version": "0.1.0",
"swift_version": "5",
"summary": "FAStickers allows you to create easily Stickers, Emojis, and Gifs",
"description": "'FAStickers allows you to create easily Stickers, Emojis, and Gif that you can use it for Photo Editor like the SnapChat app when you add a Stickers on images, etc, or you can use it in chat to send a Stickers, Emojis or even a Gif message, etc. '.",
"homepage": "https://github.com/FarisAlbalawi/FAStickers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Faris Albalawi": "developer.faris@gmail.com"
},
"source": {
"git": "https://github.com/FarisAlbalawi/FAStickers.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FAStickers/Classes/*.swift",
"frameworks": [
"UIKit",
"MapKit"
]
}