[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 9 / a / 5 / CSLazyLoadController / 1.0.0 / CSLazyLoadController.podspec.json
blob4d4ad7994c11187d45f3d9b31797eb2633e6051a
2   "name": "CSLazyLoadController",
3   "version": "1.0.0",
4   "summary": "CSLazyLoadController helps you intergrate lazy loading images in iOS apps.",
5   "homepage": "https://github.com/cloverstudio/CSLazyLoadController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Clover Developers": "github@clover-studio.com",
12     "Josip Bernat": "josip.bernat@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/cloverstudio/CSLazyLoadController.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "CSLazyLoadController/CSLazyLoadController/**/*.{h,m}",
22   "requires_arc": true