[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / 3 / 7 / SQREXGeneralProject / 0.1.4 / SQREXGeneralProject.podspec.json
blob2fbadd209e9179f5c9ceb9cf150f0df4b4c8959f
2   "name": "SQREXGeneralProject",
3   "version": "0.1.4",
4   "summary": "社区人快递自定义模块",
5   "homepage": "http://gogs.shoppingyizhan.com/PR/SQREXGeneralProject.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengrui": "pengruiCode@163.com"
12   },
13   "source": {
14     "git": "http://gogs.shoppingyizhan.com/PR/SQREXGeneralProject.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SQREXGeneralProject/**/*.{h,m}",
21   "resources": "SQREXGeneralProject/**/*.xib",
22   "requires_arc": true,
23   "description": "API定义,私有model,私有视图等",
24   "subspecs": [
25     {
26       "name": "SQRBaseClassProject",
27       "dependencies": {
28         "SQRBaseClassProject": [
30         ]
31       }
32     },
33     {
34       "name": "SQRBaseDefineWithFunction",
35       "dependencies": {
36         "SQRBaseDefineWithFunction": [
38         ]
39       }
40     },
41     {
42       "name": "SQRNetworkRequset",
43       "dependencies": {
44         "SQRNetworkRequset": [
46         ]
47       }
48     },
49     {
50       "name": "YYModel",
51       "dependencies": {
52         "YYModel": [
54         ]
55       }
56     },
57     {
58       "name": "RMUniversalAlert",
59       "dependencies": {
60         "RMUniversalAlert": [
62         ]
63       }
64     }
65   ]