blob: 3c6f626b5f249b65754e1a52a4c25c11d3ff3982 [file] [log] [blame]
{
"name": "MSACellHelper",
"version": "0.1.0",
"summary": "UICollectionViewCell and UITableViewCell helper for iOS apps.",
"homepage": "https://github.com/aslanmehmetsalih/MSACellHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aslanmehmetsalih": "aslanmsalih@gmail"
},
"source": {
"git": "https://github.com/aslanmehmetsalih/MSACellHelper.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/aslanmsalih",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "MSACellHelper/Classes/**/*"
}