blob: 2da54ca2a3602fefbc19a64475ccccd93beeea7f [file] [log] [blame]
{
"name": "AYQuery",
"version": "2.1.9",
"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.1.9"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYQuery/Classes/**/*",
"public_header_files": "AYQuery/Classes/*.h",
"dependencies": {
"AYRuntime": [
]
}
}