blob: d4b138254742710b7ea7411d0d146d0b3acdf3fa [file] [log] [blame]
{
"name": "SIAGeometry",
"version": "0.1.0",
"summary": "Geometry utilities.",
"description": " Geometry utilities.\n We can move/expand/etc CGRect easily.\n",
"homepage": "https://github.com/siagency/SIAGeometry",
"license": "MIT",
"authors": {
"SI Agency": "support@si-agency.co.jp"
},
"source": {
"git": "https://github.com/siagency/SIAGeometry.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"SIAGeometry": [
"Pod/Assets/*.png"
]
}
}