blob: 2f61361e329009029743ad9177abfff6c3149cb0 [file] [log] [blame]
{
"name": "PJFDataSource",
"version": "1.0.4",
"license": "Apache License, Version 2.0",
"summary": "A small library that provides a simple, clean architecture for your app to manage its data sources & common content view states.",
"homepage": "https://github.com/square/PJFDataSource",
"authors": "Square",
"source": {
"git": "https://github.com/square/PJFDataSource.git",
"tag": "1.0.4"
},
"source_files": "PJFDataSource/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}