blob: 6d7240214ac40ebea8487d557d1919323e3c689f [file] [log] [blame]
{
"name": "Arale",
"version": "0.0.2",
"summary": "A stretchy big header for UITableView, UICollectionView, or any UIScrollView subclasses.",
"description": "Arale is a completely customizeble UI component that can be used in any UIScrollView and UIScrollView subclasses to give a stretchy header effect.",
"homepage": "https://github.com/ZulwiyozaPutra",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zulwiyoza Putra": "zulwiyozaputra@gmail.com"
},
"social_media_url": "http://twitter.com/ZulwiyozaPutra",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ZulwiyozaPutra/Arale.git",
"tag": "0.0.2"
},
"source_files": [
"Arale",
"Arale/**/*.{h,m}"
],
"exclude_files": "Arale/Exclude",
"swift_version": "4.2"
}