blob: 98969163a82cdebecaf1d59d305e357699abf55e [file] [log] [blame]
{
"name": "Omnia",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/onmyway133/Omnia",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"summary": "Everything your projects need to know .",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/onmyway133/Omnia.git",
"tag": "1.0"
},
"source_files": "Omnia/*.{h,m}",
"public_header_files": "Omnia/Omnia.h",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"CoreMotion",
"MessageUI",
"AVFoundation",
"CoreTelephony"
],
"social_media_url": "https://twitter.com/onmyway133"
}