[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / e / 3 / XBMobile / 0.1.4 / XBMobile.podspec.json
blobff01724f2e347c0add5dcbf036b7ac38d9dba021
2   "name": "XBMobile",
3   "version": "0.1.4",
4   "summary": "Most powerful Mobile framework",
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.4"
14   },
15   "social_media_url": "https://twitter.com/LIBRETeamStudio",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Pod/Classes/",
22     "Pod/Classes/Extension"
23   ],
24   "resource_bundles": {
25     "XBMobile": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "public_header_files": "Pod/Classes/**/*.h",
30   "frameworks": [
31     "UIKit",
32     "MapKit"
33   ],
34   "dependencies": {
35     "ASIHTTPRequest": [
37     ],
38     "JSONKit-NoWarning": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "SDWebImage-ProgressView": [
46     ],
47     "NSLogger-CocoaLumberjack-connector": [
49     ]
50   }