[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 7 / XBAuthentication / 0.3.2 / XBAuthentication.podspec.json
blob65e0828f002c9e4a52b9f24a94956f8c52bdf3cf
2   "name": "XBAuthentication",
3   "version": "0.3.2",
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.3.2"
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     "XBCacheRequest": [
29     ],
30     "JSONKit-NoWarning": [
32     ],
33     "MD5Digest": [
35     ],
36     "SDWebImage": [
38     ],
39     "Facebook-iOS-SDK": [
41     ],
42     "XBLanguage": [
44     ]
45   }