blob: 17bd2152254d9ca3c92ed44db501e3851aca9021 [file] [log] [blame]
{
"name": "XLsn0wModel",
"version": "1.1.1",
"summary": "High performance model framework for iOS/OSX.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/XLsn0w/XLsn0wModel",
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/XLsn0w/XLsn0wModel.git",
"tag": "1.1.1"
},
"source_files": "XLsn0w/*.{h,m}",
"public_header_files": "XLsn0w/*.{h}",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreFoundation"
]
}