blob: 45455aba4c0a91a633b51163b64fdd86379436a2 [file] [log] [blame]
{
"name": "PNBtnTitleView",
"version": "0.0.1",
"summary": "iOS of PNBtnTitleView.",
"homepage": "https://github.com/LiuPN/LiuPNCodesRepository",
"license": "Apache",
"authors": {
"LiuPN": "panliuliu@139.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/LiuPN/LiuPNCodesRepository.git",
"tag": "0.0.1"
},
"source_files": [
"PNBtnTitleView",
"PNBtnTitleView/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"XCTest"
]
}