[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 0 / PXImageView / 0.2.0 / PXImageView.podspec.json
blob40aef3fbce0cbf920081df39bf4bf2dcd711b613
2   "name": "PXImageView",
3   "version": "0.2.0",
4   "summary": "An image view with more expressive content modes",
5   "description": "An imageview with better content modes like Top which means fit and align to top.",
6   "homepage": "https://github.com/pixio/PXImageView",
7   "license": "MIT",
8   "authors": {
9     "Daniel Blakemore": "DanBlakemore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pixio/PXImageView.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "UIImageView_AFNetworking-Blocks": [
25     ]
26   }