blob: f1fe4c9365dd5157c20b7a9c3e3ce8c212bf186c [file] [log] [blame]
{
"name": "Arale",
"version": "0.0.4",
"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/Arale",
"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.4"
},
"source_files": [
"Arale",
"Arale/**/*.{h,m}"
],
"exclude_files": "Arale/Exclude",
"swift_version": "4.2"
}