[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / 9 / AlenwSpecs / 1.0.4 / AlenwSpecs.podspec.json
blobb706338c56899033a3a195ea6be181095eee704f
2   "name": "AlenwSpecs",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "AlenwSpecs use to be update common Class",
6   "description": "AlenwSpecs use to be update common Class,\nthis is a pravite framework.",
7   "homepage": "https://github.com/Alenw/AlenwSpec",
8   "authors": {
9     "Alenw": "lanskyxti@163.com"
10   },
11   "source": {
12     "git": "https://github.com/Alenw/AlenwSpec.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "AdView",
22       "dependencies": {
23         "AlenwSpecs/Tools": [
25         ]
26       },
27       "source_files": "AdView/*.{h,m}"
28     },
29     {
30       "name": "Common",
31       "dependencies": {
32         "AlenwSpecs/Tools": [
34         ]
35       },
36       "source_files": "Common/*.{h,m}",
37       "ios": {
38         "frameworks": "WebKit"
39       }
40     },
41     {
42       "name": "Tools",
43       "vendored_frameworks": "Tools/*.framework",
44       "resources": "Tools/AwAlertViewlib.bundle"
45     }
46   ]