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