blob: 5429ca4c6a764f7c2b449e300eb676eb4c09e465 [file] [log] [blame]
{
"name": "SKUDataFilter",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "A fiter which deal with SKU datas",
"homepage": "https://github.com/SunriseOYR/SKUDataFilter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Oranges and lemons",
"social_media_url": "https://www.jianshu.com/u/80c622a1fe98",
"source": {
"git": "https://github.com/SunriseOYR/SKUDataFilter.git",
"tag": "v1.0.1"
},
"source_files": [
"SKUDataFilter",
"SKUDataFilter/**/*"
],
"public_header_files": "SKUDataFilter/ORSKUDataFilter.h",
"requires_arc": true
}