blob: ce3b61af1be70b117d10405cc681af0ce0facff8 [file] [log] [blame]
{
"name": "eptem",
"version": "0.0.1",
"summary": "eptem",
"homepage": "https://github.com/eptem/eptem",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "eptem"
},
"source": {
"git": "https://github.com/eptem/eptem.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "eptem*",
"requires_arc": true
}