blob: 0c7ac58b6dd62052d594e325924b9bd24de402cb [file] [log] [blame]
{
"name": "MobiBurn",
"version": "1.0.5",
"summary": "MobiBurn provides you more efficient way to integration for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.ihardiktrivedi.com",
"authors": {
"Hardik Trivedi": "ihardiktrivedi.ihart@gmail.com"
},
"social_media_url": "http://twitter.com/iHardikTrivedi",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://iHardikTrivedi@bitbucket.org/iHardikTrivedi/mobiburn_framework.git"
},
"source_files": [
"MobiBurn",
"MobiBurn/*.h"
],
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"Security",
"AdSupport"
]
}