[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / AYQuery / 2.1.7 / AYQuery.podspec.json
blob95b663ce5024a5a7cba45bbd710ab664b2aa0ce6
2   "name": "AYQuery",
3   "version": "2.1.7",
4   "summary": "Library for collection query.",
5   "homepage": "https://github.com/alan-yeh/AYQuery",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alan Yeh": "alan@yerl.cn"
12   },
13   "source": {
14     "git": "https://github.com/alan-yeh/AYQuery.git",
15     "tag": "2.1.7"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "AYQuery/Classes/**/*",
21   "public_header_files": "AYQuery/Classes/*.h",
22   "dependencies": {
23     "AYRuntime": [
25     ]
26   }