[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / d / TXModel / 1.0.1 / TXModel.podspec.json
blobdae0849f15a65c1d6f291db4549d533d784a3994
2   "name": "TXModel",
3   "version": "1.0.1",
4   "summary": "轻量级的数据转模型工具",
5   "description": "轻量级的数据转模型工具,比你想象中的更简单、更便捷、更安全.",
6   "homepage": "https://github.com/xtzPioneer/TXModel.git",
7   "license": "MIT",
8   "authors": {
9     "zhangxiong": "xtz_pioneer@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xtzPioneer/TXModel.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "TXModel/**/*.{h,m}",
19   "requires_arc": true