[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / c / KVNBoundedImageView / 1.0.0 / KVNBoundedImageView.podspec.json
blob95a2cc41793c69e99bdaae58c830f6e454a3c95a
2   "name": "KVNBoundedImageView",
3   "version": "1.0.0",
4   "summary": "KVNBoundedImageView attempts automatically to keep faces and other detectable features visible and centered in a UIImageView",
5   "homepage": "https://github.com/donnellyk/KVNBoundedImageView",
6   "license": "MIT",
7   "authors": {
8     "Kevin Donnelly": "kevin@kvnd.me"
9   },
10   "source": {
11     "git": "https://github.com/donnellyk/KVNBoundedImageView.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/donnellyk",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/*.{h,m}",
20   "frameworks": "CoreImage"