blob: ca25535541cf2568a01507faa6cf940eeb6a63b2 [file] [log] [blame]
{
"name": "iPerspective",
"version": "0.1.0",
"summary": "iPerspective is a iOS librarie of control with augmented reality.",
"homepage": "https://github.com/ericpinet/iPerspective",
"license": "MIT",
"authors": {
"Eric Pinet": "pineri01@gmail.com"
},
"source": {
"git": "https://github.com/ericpinet/iPerspective.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"iPerspective": [
"Pod/Assets/*.png"
]
}
}