| { | |
| "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": [ | |
| ] | |
| } | |
| } |