blob: 9efb742c019b19b6fe929608f3b989f0f2f41d5e [file] [log] [blame]
{
"name": "XBMobile",
"version": "0.1.8.2",
"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.8.2"
},
"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/**/*",
"resource_bundles": {
"XBMobile": [
"Pod/Assets/**/*"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit",
"CoreData"
],
"libraries": "xml2",
"dependencies": {
"ASIHTTPRequest": [
],
"JSONKit-NoWarning": [
],
"MBProgressHUD": [
],
"SDWebImage-ProgressView": [
],
"CocoaLumberjack": [
"~> 1.6.2"
],
"XMLDictionary": [
]
}
}