blob: b9b84411d351c1e56b709f64ddaa23e2a9a203df [file] [log] [blame]
{
"name": "XBMobile",
"version": "0.1.6",
"summary": "TableView & CollectionView integrated with service, load more cell & pull to refresh. All automatically.",
"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.6"
},
"social_media_url": "https://twitter.com/LIBRETeamStudio",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"source_files": [
"Pod/Classes/",
"Pod/Classes/Extension",
"Pod/Classes/ChatModule"
],
"resource_bundles": {
"XBMobile": [
"Pod/Assets/**/*"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit",
"CoreData"
],
"libraries": "xml2",
"dependencies": {
"ASIHTTPRequest": [
],
"JSONKit-NoWarning": [
],
"MBProgressHUD": [
],
"SDWebImage-ProgressView": [
],
"NSLogger-CocoaLumberjack-connector": [
],
"XMPPFramework": [
"~> 3.6"
]
}
}