blob: 1b13aee68b0dd4daa49d7684441223e1ac7f69bb [file] [log] [blame]
{
"name": "EasyList",
"version": "0.0.4",
"summary": "EasyList",
"homepage": "https://github.com/mcmatan/EasyList",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Matan"
},
"source": {
"git": "https://github.com/mcmatan/EasyList.git",
"tag": "0.0.4"
},
"frameworks": "UIKit",
"source_files": [
"EasyList*",
"Vendor/*",
"Resource/*",
"EasyList/classes/*"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}