[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / e / 3 / XBMobile / 0.1.0 / XBMobile.podspec.json
blob1797c7e547f9b63c081a1dfd98ca59be66735a87
2   "name": "XBMobile",
3   "version": "0.1.0",
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.0"
14   },
15   "social_media_url": "https://twitter.com/LIBRETeamStudio",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "XBMobile": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "dependencies": {
32     "ASIHTTPRequest": [
34     ],
35     "JSONKit-NoWarning": [
37     ],
38     "MBProgressHUD": [
40     ],
41     "SDWebImage-ProgressView": [
43     ]
44   }