blob: 342a13b4541060f529a021ca217db23689db5155 [file] [log] [blame]
{
"name": "RTInstagramPopTransition",
"version": "1.0",
"summary": "Pop Navigation Controller with swipe gesture on UIViewController like Instagram App",
"homepage": "https://github.com/rishabhtayal/RTInstagramPopTransition",
"license": "MIT",
"authors": {
"Rishabh Tayal": "rtayal11@gmail.com"
},
"source": {
"git": "https://github.com/rishabhtayal/RTInstagramPopTransition.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}"
}