blob: 4b8e6390c3e58dc9ae54ff015eb6ed6061ec16c6 [file] [log] [blame]
{
"name": "GJTestLib",
"version": "1.0.0",
"summary": "A Library for iOS to use for GJTestLib.",
"description": "A Library for iOS to use for GJTestLib,and it is easy to use.",
"homepage": "https://github.com/hellogaojun/GJPodTestLib",
"license": "MIT",
"authors": {
"hellogaojun": "2293209493@qq.com"
},
"source": {
"git": "https://github.com/hellogaojun/GJPodTestLib.git",
"tag": "1.0.0"
},
"source_files": "GJTestLib/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}