blob: 2b1d5c2641283defb88b388dfa7066fe5d86f178 [file] [log] [blame]
{
"name": "CollageView",
"version": "1.0.4",
"summary": "Easy to use and fully customizable CollageView with multiple images inside.",
"description": "Custom View, collageView implementation with pure Swift 4. 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.4"
},
"social_media_url": "https://twitter.com/ahmtgny",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}