blob: 641424d4d2822c0a84d47550097a5a5ccfde28cc [file] [log] [blame]
{
"name": "ZMTestLibrary",
"version": "1.0.0",
"summary": "A short description of ZMTestLibrary.",
"description": "练习添加自己的库到cocoapods管理",
"homepage": "https://github.com/shengguangdaren/temp.git",
"license": "MIT",
"authors": {
"lazyloading": "lazyloading@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shengguangdaren/temp.git",
"tag": "1.0.0"
},
"source_files": [
"cocoapodsTest",
"cocoapodsTest/SDK/STWalletSDK/**/*"
]
}