blob: 90e39767fa2713c0fa0f05f11ff610687b43a689 [file] [log] [blame]
{
"name": "XBAuthentication",
"version": "0.3.1",
"summary": "Authentication class to integrate with Plus Authenticate",
"description": " Authentication class to integrate with Plus Authenticate. Plus Authenticate will be provided in Jan 15 2015.\n",
"homepage": "https://github.com/EugeneNguyen/XBAuthentication",
"license": "MIT",
"authors": {
"eugenenguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBAuthentication.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/LIBRETeamStudio",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"XBAuthentication": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"XBCacheRequest": [
],
"JSONKit-NoWarning": [
],
"MD5Digest": [
],
"SDWebImage": [
],
"Facebook-iOS-SDK": [
],
"XBLanguage": [
]
}
}