blob: 5e90a9b7aebe8f7eb832d2d82a88cd8c93ddd43d [file] [log] [blame]
{
"name": "PPRKit",
"version": "1.0.0",
"summary": "Make you be better!",
"description": "nothing to descript",
"homepage": "https://github.com/pprgra56/PPRKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChangQiong": "pprgra56@126.com"
},
"source": {
"git": "https://github.com/pprgra56/PPRKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"PPRKit/Classes/PPRString.{m,h}",
"PPRKit/Classes/PPRView.{m,h}"
],
"frameworks": "UIKit",
"subspecs": [
{
"name": "PPCat",
"source_files": "PPRKit/Classes/PPRSmallCata.{m,h}",
"resources": "PPRKit/Img/*.png",
"frameworks": "UIKit"
}
]
}