blob: 9673f6ded6c48d879c625037373d4676b792ebf8 [file] [log] [blame]
{
"name": "ZMTestLibrary",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": [
"cocoapodsTest",
"cocoapodsTest/**/*.{h,m}"
]
}