blob: 0ef8e745fdff2f99f8f68b61f7580f3a13e6ccbc [file] [log] [blame]
{
"name": "AARefreshControl",
"version": "0.1.0",
"summary": "AARefreshControl is pull to refresh control for UITableView and UICollectionView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/EngrAhsanAli/AARefreshControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EngrAhsanAli": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AARefreshControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AARefreshControl/Classes/**/*"
}