[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / c / 3 / XXModel / 1.0.0 / XXModel.podspec.json
blob8ded20e250b3593e9e2fcd6ad3ba8fd00f449153
2   "name": "XXModel",
3   "version": "1.0.0",
4   "summary": "超轻量级字典转模型框架.",
5   "description": "自用,超轻量级字典转模型框架",
6   "homepage": "http://rdxer.top",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LXF": "rdxer@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rdxer/XXModel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "XXModel/Classes/**/*",
22   "dependencies": {
23     "JRSwizzle": [
24       "~> 1.0"
25     ]
26   }