blob: 3afd4e48e405b9800fd7410e1e9012ca6541a7db [file] [log] [blame]
{
"name": "PartnerLibrary",
"version": "0.1.10",
"summary": "This is a meaningfull library.",
"description": "This is a desc for the sake of the mighty gods, hell yeah!",
"homepage": "http://www.izlesene.com",
"license": "MIT",
"authors": {
"Övünç Metin": "ovunc@nokta.com"
},
"source": {
"git": "http://git.nokta.com/git/mad_ios_libs.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/**/*.{m,h}",
"resource_bundles": {
"PartnerLibrary": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit",
"CoreData",
"SystemConfiguration",
"CoreMotion",
"Security",
"AVFoundation",
"CoreMedia",
"CoreFoundation",
"QuartzCore",
"CoreGraphics",
"Foundation",
"CFNetwork"
],
"libraries": [
"xml2",
"resolv",
"cmph",
"z"
]
}