blob: 21fa78e5c04e070f1b823f0af24132eb6add114b [file] [log] [blame]
{
"name": "AYQuery",
"version": "2.0.1",
"summary": "Library for collection query.",
"homepage": "https://github.com/alan-yeh/AYQuery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYQuery.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYQuery/Classes/**/*",
"public_header_files": "AYQuery/Classes/*.h",
"dependencies": {
"AYRuntime": [
]
}
}