blob: 4296b5f83c4cc009a1f234ca3455f7f9ad1ee1a7 [file] [log] [blame]
{
"name": "PLStringExtension",
"version": "0.1.1",
"summary": "A short description of PLStringExtension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PengLeiGit/PLStringExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1248667206@qq.com": "penglei@theduapp.com"
},
"source": {
"git": "https://github.com/PengLeiGit/PLStringExtension.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PLStringExtension/Classes/**/*",
"dependencies": {
"PLOptionalExtension": [
],
"CryptoSwift": [
]
}
}