blob: f396a127198f66fe9603acbd02f370faa992d615 [file] [log] [blame]
{
"name": "MobiBurn",
"version": "1.0.4",
"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"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}