[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 4 / e / 3 / XBMobile / 0.1.6 / XBMobile.podspec.json
blobb9b84411d351c1e56b709f64ddaa23e2a9a203df
2   "name": "XBMobile",
3   "version": "0.1.6",
4   "summary": "TableView & CollectionView integrated with service, load more cell & pull to refresh. All automatically.",
5   "description": "                       The most powerful Mobile framework. Integrated with PlusIgniter & CodeIgnore. Everything you need to do is drag and drop. Anybody can be developer.\n",
6   "homepage": "https://github.com/EugeneNguyen/XBMobile",
7   "license": "MIT",
8   "authors": {
9     "Eugene Nguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBMobile.git",
13     "tag": "0.1.6"
14   },
15   "social_media_url": "https://twitter.com/LIBRETeamStudio",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   },
23   "source_files": [
24     "Pod/Classes/",
25     "Pod/Classes/Extension",
26     "Pod/Classes/ChatModule"
27   ],
28   "resource_bundles": {
29     "XBMobile": [
30       "Pod/Assets/**/*"
31     ]
32   },
33   "public_header_files": "Pod/Classes/**/*.h",
34   "frameworks": [
35     "UIKit",
36     "MapKit",
37     "CoreData"
38   ],
39   "libraries": "xml2",
40   "dependencies": {
41     "ASIHTTPRequest": [
43     ],
44     "JSONKit-NoWarning": [
46     ],
47     "MBProgressHUD": [
49     ],
50     "SDWebImage-ProgressView": [
52     ],
53     "NSLogger-CocoaLumberjack-connector": [
55     ],
56     "XMPPFramework": [
57       "~> 3.6"
58     ]
59   }