blob: 9b928d2d02edb3fd6a84ecb93720f663d021e208 [file] [log] [blame]
{
"name": "CollageView",
"version": "1.0.0",
"summary": "Easy to use and fully customizable CollageView with multiple images inside.",
"description": "Custom View, collageView implementation with pure swift3. This Library's aim is to make easily photo collage views.",
"homepage": "https://github.com/ahmetkgunay/CollageView",
"license": "MIT",
"authors": {
"Ahmet Kazım Günay": "ahmetkgunay@gmail.com"
},
"source": {
"git": "https://github.com/ahmetkgunay/CollageView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ahmtgny",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}