blob: a9e5c2deb84cc6c91588c10d81d4f4069bc7e5a3 [file] [log] [blame]
{
"name": "ProtocolKit",
"version": "0.1.0",
"summary": "A short description of ProtocolKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LPD-iOS/ProtocolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"forkingdog": "foxsofter@gmail.com"
},
"source": {
"git": "https://github.com/LPD-iOS/ProtocolKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProtocolKit/Classes/**/*"
}