blob: ff01724f2e347c0add5dcbf036b7ac38d9dba021 [file] [log] [blame]
{
"name": "XBMobile",
"version": "0.1.4",
"summary": "Most powerful Mobile framework",
"description": " The most powerful Mobile framework. Integrated with PlusIgniter & CodeIgnore. Everything you need to do is drag and drop. Anybody can be developer.\n",
"homepage": "https://github.com/EugeneNguyen/XBMobile",
"license": "MIT",
"authors": {
"Eugene Nguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBMobile.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/LIBRETeamStudio",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes/",
"Pod/Classes/Extension"
],
"resource_bundles": {
"XBMobile": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"ASIHTTPRequest": [
],
"JSONKit-NoWarning": [
],
"MBProgressHUD": [
],
"SDWebImage-ProgressView": [
],
"NSLogger-CocoaLumberjack-connector": [
]
}
}