blob: c7b5589f0f85b44bf5c0f51281d24499b31bbc01 [file] [log] [blame]
{
"name": "PSCommonKit",
"version": "0.1.3",
"summary": "A short description of PSCommonKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/paintingStyle/PSCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"paintingStyle": "renshuangfu@spap.com"
},
"source": {
"git": "https://github.com/paintingStyle/PSCommonKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSCommonKit/Classes/**/*",
"frameworks": "UIKit"
}