blob: bc1ba1f7454b6c2cd1d616e0d9e94d4cf64117b0 [file] [log] [blame]
{
"name": "RTFacebookAlbum",
"version": "1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Facebook-iOS-SDK": [
]
}
}