blob: aa6df53258de83aa0201d26061db50c3b9a66af4 [file] [log] [blame]
{
"name": "PSCommonKit",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSCommonKit/Classes/**/*",
"frameworks": "UIKit"
}