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