[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 9 / Sambag / 1.0 / Sambag.podspec.json
blobe1b4a08abec787b43644f4fe3e181f63707a81bb
2   "name": "Sambag",
3   "version": "1.0",
4   "summary": "Android Time, Month-Year, and Date pickers implemented in Swift for iOS development",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/mownier/sambag",
13   "authors": {
14     "Mounir Ybanez": "rinuom91@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/mownier/sambag.git",
18     "tag": "1.0"
19   },
20   "source_files": "Sambag/Source/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "4.0"