blob: 7f67712c4bf1614a8d8ecd5b89c0a895e3e34396 [file] [log] [blame]
{
"name": "SSDataSources",
"version": "0.6.2",
"summary": "Simple data sources for your UITableView and UICollectionView.",
"homepage": "https://github.com/splinesoft/SSDataSources",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Hersh": "jon@her.sh"
},
"source": {
"git": "https://github.com/splinesoft/SSDataSources.git",
"tag": "0.6.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSDataSources/*.{h,m}",
"frameworks": [
"UIKit",
"CoreData"
],
"social_media_url": "https://twitter.com/jhersh"
}