[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 3 / a / 4 / CMImageLoader / 1.0.4 / CMImageLoader.podspec.json
blob2dc97faa700acd4821c2b5450b9d4303afb30099
2   "name": "CMImageLoader",
3   "version": "1.0.4",
4   "summary": "CMImageLoader let you dowload asynchrnously Image and save it to memory and disk cache",
5   "description": "CMImage loader is a Network image manager. All you have to do is using CMImageView instead of UIImageView and all the work will be done for you.",
6   "homepage": "https://github.com/celian-m/CMImageLoader",
7   "license": "MIT",
8   "authors": {
9     "CĂ©lian Moutafis": "cmoutafis@mystudiofactory.com"
10   },
11   "source": {
12     "git": "https://github.com/celian-m/CMImageLoader.git",
13     "tag": "1.0.4"
14   },
15   "social_media_url": "https://twitter.com/celian_m",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"