blob: f3d5c1fc31c31a66fbdf79927859f6fc5c27a985 [file] [log] [blame]
{
"name": "PPRectangleFeature",
"version": "0.0.2",
"summary": "PPRectangleFeature is a class used to expand rectangle area.",
"description": "This pod has math calculation for lines and rectangle.",
"homepage": "http://www.paipeng.com/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.2"
},
"source_files": [
"Classes",
"PPRectangleFeature/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}