| { |
| "name": "Scout", |
| "version": "1.0", |
| "summary": "Scout discovers apps installed on an iOS device utilising the URL scheme feature", |
| "description": " Scout discovers apps installed on an iOS device utilising the URL scheme feature. Evaluate the data as you intend.\n", |
| "homepage": "https://github.com/ustwo/Scout", |
| "license": "MIT", |
| "authors": { |
| "Martin Stolz": "martin@ustwo.com", |
| "Oliver White": "oliver@ustwo.com" |
| }, |
| "social_media_url": "https://twitter.com/ustwo", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/ustwo/Scout.git", |
| "tag": "1.0" |
| }, |
| "source_files": "Scout/*", |
| "public_header_files": "Scout/*.h", |
| "requires_arc": true |
| } |