blob: 58fcf85fb2f9524d8345f24a9c98bf602e9c8c45 [file] [log] [blame]
{
"name": "ZJTest_2",
"version": "0.0.3",
"summary": "a simple test for framework.",
"description": "this is a test for framework and mypods.",
"homepage": "https://github.com/qiannianye/ZJTest_2",
"license": "MIT",
"authors": {
"jizhaoxia": "jizhaoxia@cardqu.com"
},
"source": {
"git": "https://github.com/qiannianye/ZJTest_2.git",
"tag": "0.0.3"
},
"source_files": [
"UIControls.framework",
"UIControls.framework/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"ZJTest_2": [
"ZJTest_2/*.png"
]
},
"frameworks": "UIKit",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}