[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 3 / 2 / f / SXImagePicker / 0.0.1 / SXImagePicker.podspec.json
blob82de231e6a37827b8310bf6d626ebf359b637377
2   "name": "SXImagePicker",
3   "version": "0.0.1",
4   "summary": "you can create a cycleview for you app",
5   "homepage": "https://github.com/poos/SXImagePicker",
6   "license": "MIT",
7   "authors": {
8     "xiaoR": "bieshixuan@163.com"
9   },
10   "platforms": {
11     "ios": "7.1"
12   },
13   "source": {
14     "git": "https://github.com/poos/SXImagePicker.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "SXImagePicker/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       "~> 3.8"
22     ]
23   }