[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / a / 4 / SwiftDropDownList / 0.1.0 / SwiftDropDownList.podspec.json
blob196d91551c0b67e2294c1333a544460988126543
2   "name": "SwiftDropDownList",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "SwiftDropDownList lets a user select an item.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Surendra Singh": "surendra.miet.2004@gmail.com"
15   },
16   "homepage": "https://github.com/SurendraCodeBase/SwiftDropDownList",
17   "source": {
18     "git": "https://github.com/SurendraCodeBase/SwiftDropDownList.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftDropDownList/**/*.{swift}"