blob: 1797c7e547f9b63c081a1dfd98ca59be66735a87 [file] [log] [blame]
{
"name": "XBMobile",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/LIBRETeamStudio",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"XBMobile": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"ASIHTTPRequest": [
],
"JSONKit-NoWarning": [
],
"MBProgressHUD": [
],
"SDWebImage-ProgressView": [
]
}
}