blob: 0cd9ce92e46cc3d5ff4906f770152def5754c234 [file] [log] [blame]
{
"name": "ZFFoundation",
"version": "0.1.0",
"summary": "A OBJECT-C TOOLS framework",
"description": "A OBJECT-C TOOLS framework. include SomeFramework",
"homepage": "https://git.oschina.net/zify/ZFFoundation",
"license": "Apache License, Version 2.0",
"authors": {
"赵梁": "zhaol2014@foxmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://git.oschina.net/zify/ZFFoundation.git",
"tag": "0.1.0"
},
"subspecs": [
{
"name": "ObecjtDefaultValue",
"source_files": "ZFFoundation/ObecjtDefaultValue/*.{h,m}",
"public_header_files": "ZFFoundation/ObecjtDefaultValue/*.h"
}
]
}