blob: 7c7fcfbc7dde899a42082cc05b7d688c13193b3d [file] [log] [blame]
{
"name": "ARView",
"version": "0.0.1",
"summary": "Customized IB Designables UIView for iOS",
"homepage": "https://github.com/andreyrebrik/ARView-iOS",
"license": "MIT",
"authors": {
"Andrey Rebrik": "andrey.rebrik@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/andreyrebrik/ARView-iOS.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "ARView/*"
}