[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / d / YQTools / 0.1.0 / YQTools.podspec.json
blob987a543c2859a28b9b76d481131707317b542095
2   "name": "YQTools",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "some utilities",
8   "homepage": "https://github.com/weixinbing/YQTools",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "weixb": "183292352@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/weixinbing/YQTools.git",
18     "tag": "0.1.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "YQTools",
23     "YQTools/**/*.{h,m}"
24   ]