blob: eb244e16e5690cf8ea35e52d472ce1e133874aca [file] [log] [blame]
{
"name": "ZJTest_2",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Framework",
"Framework/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"ZJTest_2": [
"ZJTest_2/Resources/*.png"
]
},
"frameworks": [
"UIKit",
"UIControls"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}