[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 6 / UPicker / 1.0.0 / UPicker.podspec.json
blob15258686514ae0e7f0642b82917590bae53e9823
2   "name": "UPicker",
3   "version": "1.0.0",
4   "summary": "A picker widget written in Swift which is lightweight and extensible.",
5   "homepage": "https://github.com/4074/UPicker",
6   "license": "MIT",
7   "authors": {
8     "4074": "fourzerosevenfour@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/4074/UPicker.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "UPicker/*.swift",
18   "frameworks": [
19     "UIKit"
20   ],
21   "pushed_with_swift_version": "3.0"