blob: 9ea6cc550782f51b3701e6bd3132d40bfcc81a85 [file] [log] [blame]
{
"name": "PPRectangleFeature",
"version": "0.0.3",
"summary": "PPRectangleFeature is a class used to expand rectangle area.",
"description": "This pod has math calculation for lines and rectangle.",
"homepage": "https://github.com/paipeng/PPRectangleFeature",
"license": "MIT",
"authors": {
"Pai Peng": "p.peng@s2icode.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/paipeng/PPRectangleFeature.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"PPRectangleFeature/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}