[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 7 / XBAuthentication / 0.1.1 / XBAuthentication.podspec.json
blobd9a2ebfc1244fcb2e8411eca5764838fe4c97f92
2   "name": "XBAuthentication",
3   "version": "0.1.1",
4   "summary": "Authentication class to integrate with Plus Authenticate",
5   "description": "                       Authentication class to integrate with Plus Authenticate. Plus Authenticate will be provided in Jan 15 2015.\n",
6   "homepage": "https://github.com/EugeneNguyen/XBAuthentication",
7   "license": "MIT",
8   "authors": {
9     "eugenenguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBAuthentication.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/LIBRETeamStudio",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "XBAuthentication": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "ASIHTTPRequest": [
29     ],
30     "JSONKit-NoWarning": [
32     ],
33     "MD5Digest": [
35     ],
36     "SDWebImage": [
38     ],
39     "Facebook-iOS-SDK": [
40       "~> 3.21"
41     ],
42     "XBLanguage": [
44     ]
45   }