blob: 000c4bef2ca26862d2feb1c3d0eee8719f8cb25e [file] [log] [blame]
{
"name": "AEFDataSource",
"version": "0.4.0",
"summary": "Reusable data source models for your iOS application",
"homepage": "http://github.com/alexfish/AEFDataSource",
"license": "MIT",
"authors": {
"Alex Fish": "alex@alexefish.com"
},
"source": {
"git": "https://github.com/alexfish/AEFDataSource.git",
"tag": "0.4.0"
},
"requires_arc": true,
"source_files": "AEFDataSource",
"platforms": {
"ios": null
}
}