[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / f / ESModel / 0.0.1 / ESModel.podspec.json
blob7f5d1d23f8f24e5f3d766bcc947263561751ed0d
2   "name": "ESModel",
3   "version": "0.0.1",
4   "summary": "A simpe mapper for model transformation.",
5   "description": "This library is under active development, please don't use it in your production code.",
6   "homepage": "https://github.com/36Kr-Mobile/ESModel.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shannon Wu": "inatu@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/36Kr-Mobile/ESModel.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ESModel/ESModel/**/*.swift",
22   "requires_arc": true