blob: cf989fcc579e6a095e7a69cdf2c874bdb4295750 [file] [log] [blame]
{
"name": "Snapshooter",
"version": "0.1.0",
"summary": "Snapshooter makes it easy to share screenshots with developers and testers.",
"description": "Take a screenshot with the two-finger bottom edge swipe gesture. Also, tap to add markers anywhere on the screen.",
"homepage": "https://github.com/goodpatch/Snapshooter",
"license": "MIT",
"authors": {
"Seiya Shimokawa": "shimokawa.1987@gmail.com"
},
"source": {
"git": "https://github.com/goodpatch/Snapshooter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/images.xcassets",
"Pod/Assets/*.{storyboard}"
]
}