[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 4 / a / 8 / MTKJsonModel / 0.1.0 / MTKJsonModel.podspec.json
bloba0b8b167f68938a0def08fb1309556f67067a802
2   "name": "MTKJsonModel",
3   "version": "0.1.0",
4   "summary": "JSON and model conversion, localized storage and database",
5   "description": "'JSON and model conversion, localized storage and database'",
6   "homepage": "https://github.com/CLJian/MTKJsonModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CLJian": "343869652@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CLJian/MTKJsonModel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "MTKJsonModel/Classes/*",
22   "public_header_files": "MTKJsonModel/Classes/*.h"