blob: 6028189592302ee45f38994513e16e640066d078 [file] [log] [blame]
{
"name": "JWTaggedScrollView",
"version": "0.0.1",
"summary": "Views can be switched by triggering tags or swipping.",
"homepage": "https://github.com/rhetty/JWTaggedScrollView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiawei Huang": "tcrhetty@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rhetty/JWTaggedScrollView.git",
"tag": "0.0.1"
},
"source_files": "JWTaggedScrollView/TaggedScrollView/*.{h,m}",
"requires_arc": true
}