blob: c9b7651dc1510d812d39a52af6400c7589b4169e [file] [log] [blame]
{
"name": "YAHModel",
"version": "0.0.6",
"summary": "JSON and Model networking framework.",
"description": "Data Networking, change JSON Data to Model",
"homepage": "https://github.com/yahua/YAHModel.git",
"license": "MIT",
"authors": {
"yahua": "yahua523@163.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yahua/YAHModel.git",
"tag": "0.0.6"
},
"source_files": "YAHModel/*.{h,m}",
"public_header_files": "YAHModel/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
]
}