blob: 43c97cef644c9ba4f97c5994136a7d6bc42f5d1b [file] [log] [blame]
{
"name": "PhonzieCore",
"version": "0.1.0-beta1",
"summary": "A short description of PhonzieCore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.lenis.tech",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "Karen Lusinyan"
},
"source": {
"git": "https://klusinyan@bitbucket.org/klusinyan/phonziecore.git",
"tag": "0.1.0-beta1"
},
"social_media_url": "https://twitter.com/phonzieapp",
"platforms": {
"ios": "7.0"
},
"source_files": "PhonzieCore/Classes/**/*.h",
"public_header_files": "PhonzieCore/Classes/**/*.h",
"preserve_paths": "lib-pod/libPhonzieCore.a",
"vendored_libraries": "lib-pod/libPhonzieCore.a",
"frameworks": [
"UIKit",
"MobileCoreServices",
"SystemConfiguration"
]
}