[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 3 / XBMobile / 0.4.3.2 / XBMobile.podspec.json
blob58c508175cbb6c884eeb47cf7e8c8770918ddd5c
2   "name": "XBMobile",
3   "version": "0.4.3.2",
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.4.3.2"
14   },
15   "social_media_url": "https://twitter.com/LIBRETeamStudio",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   },
23   "source_files": "Pod/Classes/**/*",
24   "resource_bundles": {
25     "XBMobile": [
26       "Pod/Assets/**/*"
27     ]
28   },
29   "public_header_files": "Pod/Classes/**/*.h",
30   "frameworks": [
31     "UIKit",
32     "MapKit",
33     "CoreData"
34   ],
35   "libraries": "xml2",
36   "dependencies": {
37     "ASIHTTPRequest": [
39     ],
40     "JSONKit-NoWarning": [
42     ],
43     "MBProgressHUD": [
45     ],
46     "UIActivityIndicator-for-SDWebImage": [
48     ],
49     "CocoaLumberjack": [
50       "~> 1.6.2"
51     ],
52     "XMLDictionary": [
54     ],
55     "AVHexColor": [
57     ],
58     "CHTCollectionViewWaterfallLayout": [
60     ],
61     "UIImage-Helpers": [
63     ],
64     "XBLanguage": [
66     ]
67   }