[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 6 / NumberPicker / 0.7.0 / NumberPicker.podspec.json
blob6a2fc8da163364b9cf1aa422160471950d38232a
2   "name": "NumberPicker",
3   "version": "0.7.0",
4   "summary": "A more interactive way to display and select number.",
5   "homepage": "https://github.com/yashthaker7/NumberPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yash Thaker": "yashthaker7@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yashthaker7/NumberPicker.git",
15     "tag": "0.7.0"
16   },
17   "social_media_url": "https://twitter.com/yashthaker7",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NumberPicker/Classes/**/*",
22   "resource_bundles": {
23     "NumberPicker": "NumberPicker/Assets/*.xcassets"
24   }