blob: 549fcfc7d03e126c7375bb46796d9d1cd00f106b [file] [log] [blame]
{
"name": "GreedTimer",
"version": "0.0.1",
"summary": "GCD timer for iOS.",
"homepage": "https://github.com/greedlab/GreedTimer",
"license": "MIT",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/GreedTimer.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}