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