blob: 9a686966da5c498fdd29eba272c68808ac8daa2a [file] [log] [blame]
{
"name": "TDPeopleStackView",
"version": "0.1.0",
"summary": "A stacked view to present a list of persons with their picture or initials",
"description": "A stacked view to present a list of persons with their picture or initials\nYou can also add a button with a custom action.\nMaybe in the future there will have be some more features to come",
"homepage": "https://github.com/Dean151/TDPeopleStackView",
"license": "MIT",
"screenshots": [
"https://raw.githubusercontent.com/Dean151/TDPeopleStackView/master/Screenshots/presentation.png",
"MIT"
],
"authors": {
"Dean151": "thomas.durand.verjat@gmail.com"
},
"source": {
"git": "https://github.com/Dean151/TDPeopleStackView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/cafelembas",
"platforms": {
"ios": "8.0"
},
"source_files": "TDPeopleStackView/Classes/**/*",
"frameworks": "UIKit"
}