blob: 550fa29ae1d42748dbfef0f8350bea62aa4151db [file] [log] [blame]
{
"name": "RTFacebookAlbum",
"version": "1.1",
"summary": "Facebook Album and photo browser/",
"homepage": "https://github.com/rishabhtayal/RTFacebookAlbum",
"license": "MIT",
"authors": {
"Rishabh Tayal": "rtayal11@gmail.com"
},
"source": {
"git": "https://github.com/rishabhtayal/RTFacebookAlbum.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Facebook-iOS-SDK": [
]
}
}