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