blob: 5349071650c1b50ca090035be33308036c3232c5 [file] [log] [blame]
{
"name": "FARequest",
"version": "1.0.3",
"summary": "Handle loading items in tableView,collectionView and scrollView in FAItemLoader + add complete object in FARequestObject for handle response in FAQueueRequest",
"homepage": "https://github.com/fadizant/FARequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fadizant": "fadizant@gmail.com"
},
"source": {
"git": "https://github.com/fadizant/FARequest.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FARequest/Classes/**/*"
}