[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / b / SGAdvertScrollView / 1.2.6 / SGAdvertScrollView.podspec.json
blob002de5ca454604c67262a7cadc061acb600ed2ed
2   "name": "SGAdvertScrollView",
3   "version": "1.2.6",
4   "summary": "a carousel view advertising for iOS",
5   "homepage": "https://github.com/kingsic/SGAdvertScrollView",
6   "license": "MIT",
7   "authors": {
8     "kingsic": "kingsic@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/kingsic/SGAdvertScrollView.git",
15     "tag": "1.2.6"
16   },
17   "source_files": "SGAdvertScrollView",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       "~> 4.1.0"
22     ]
23   }