blob: 684e1efcdb676d6424beb80600a6687f2df8d7ae [file] [log] [blame]
{
"name": "ObjectDictionary",
"version": "0.1.1",
"summary": "这是字典转模型和模型转字典的工具类",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"description": "这是字典转模型和模型转字典的工具类",
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"license": "MIT",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.1.1"
},
"source_files": "ObjectDictionary"
}