[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / AYQuery / 1.0.0 / AYQuery.podspec.json
blobe0bc81c6ab9b254877dcb2f87f9c25a36395b21f
2   "name": "AYQuery",
3   "version": "1.0.0",
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": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "AYQuery/Classes/**/*",
21   "public_header_files": "AYQuery/Classes/*.h"