blob: 114b984a4552ef2bd7fabbadb483ac025f9af476 [file] [log] [blame]
{
"name": "TKParallaxScrollView",
"version": "1.0.1",
"summary": "TKParallaxScrollView is the interactive moving library for header and middle views on scrollview.",
"homepage": "https://github.com/cztatsumi-keisuke/TKParallaxScrollView",
"license": "MIT",
"authors": {
"cztatsumi-keisuke": "tatsumi-keisuke@cyber-z.co.jp"
},
"source": {
"git": "https://github.com/cztatsumi-keisuke/TKParallaxScrollView.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/TK_u_nya",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}",
"frameworks": "UIKit"
}