blob: f44e5ff1f7ee182772e9ade668fc985b3a4d09eb [file] [log] [blame]
{
"name": "FTGCircularTuner",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/onmyway133/FTGCircularTuner",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"summary": "A simple tuner",
"source": {
"git": "https://github.com/onmyway133/FTGCircularTuner.git",
"tag": "1.0"
},
"source_files": "FTGCircularTuner/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "6.0"
},
"social_media_url": "https://twitter.com/onmyway133"
}