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