blob: e740e2a3418892c90043afc11915235b334963a2 [file] [log] [blame]
{
"name": "ViewFinder",
"version": "0.1.0",
"summary": "Find by accessibilityIdentifier from AppDelegate.window",
"homepage": "https://github.com/muukii/ViewFinder",
"license": "MIT",
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/ViewFinder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ViewFinder/*.swift"
}