blob: 3c1c548dc0519a02d38dc7e94ed8907f778695e1 [file] [log] [blame]
{
"name": "DynamicStickers",
"version": "0.1.0",
"summary": "Use this library to simple and swift creation of photo editin session with stickers.",
"description": "Library for simple image layering with stickers\n (for example like in photo apps) which can be moved, rotated and pinched\n , you can add images ontop other images\n with good amount of customization in just one method.\n Save this photo in one line and use it in you library.",
"homepage": "https://github.com/sanstorik/DynamicStickers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sanstorik": "shvetsovvitaliy06@gmail.com"
},
"source": {
"git": "https://github.com/sanstorik/DynamicStickers.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DynamicStickers/Classes/**/*",
"pushed_with_swift_version": "3"
}