[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / b / PQDemo / 1.0.1 / PQDemo.podspec.json
blob6b4ab9566e96684c0830881d62c3bd783a7ef3f0
2   "name": "PQDemo",
3   "version": "1.0.1",
4   "summary": "创建一个开源Demo",
5   "description": "开源库Demo,开源库创建步骤",
6   "homepage": "https://github.com/lingfeng33/PQDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lingfeng33": "237946843"
13   },
14   "source": {
15     "git": "https://github.com/lingfeng33/PQDemo.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PQDemo/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }