{ | |
"name": "CounterAgent", | |
"version": "0.0.3", | |
"summary": "Simple Count Manager(App's version)", | |
"homepage": "https://github.com/azu/CounterAgent", | |
"license": "MIT", | |
"authors": { | |
"azu": "azuciao@gmail.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/azu/CounterAgent.git", | |
"tag": "0.0.3" | |
}, | |
"source_files": "Lib/**/*.{h,m}", | |
"requires_arc": true | |
} |