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