blob: d1d7d76df0a49ed572348b00fd7d355086e51f8b [file] [log] [blame]
{
"name": "PJFDataSource",
"version": "1.0.5",
"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.5"
},
"source_files": "PJFDataSource/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}