blob: a5279ca31782625d8def26456ff1ad33b1c8e383 [file] [log] [blame]
{
"name": "WKQuery",
"version": "1.2.0",
"summary": "A lib used on iOS.",
"description": "It is a lib used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ZhangDo/WKQuery",
"license": "MIT",
"authors": {
"walker": "dark_horse8023@163.com"
},
"source": {
"git": "https://github.com/ZhangDo/WKQuery.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WKQuery/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}