blob: e58cc910964f560d31cb7b638a680a35d538786f [file] [log] [blame]
{
"name": "EasyList",
"version": "0.0.7",
"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.7"
},
"frameworks": "UIKit",
"source_files": [
"EasyList*",
"Vendor/*",
"Resource/*",
"EasyList/classes/*"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}