blob: 9450d29f896d1be658932f2efc7aaa035d56dd28 [file] [log] [blame]
{
"name": "PTProtocolManager",
"version": "0.0.1",
"summary": "About PTProtocolManager,see working Podspecs.",
"description": "This is PTProtocolManager,A short description of PTProtocolManager.",
"homepage": "https://github.com/liubenwang/PTProtocolManager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liubewang": "liubenwang@icloud.com"
},
"source": {
"git": "https://git.oschina.net/ptcomponent/ptprotocolmanager.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PTProtocolManager/**/*.{h,m}",
"public_header_files": "PTProtocolManager/**/*.h"
}