[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / a / LMDropdownView / 1.0.0 / LMDropdownView.podspec.json
blobd2264c095de372156a7c8dcf06077a1f337fa89d
2   "name": "LMDropdownView",
3   "version": "1.0.0",
4   "summary": "LMDropdownView is a simple dropdown view inspired by Tappy",
5   "homepage": "https://github.com/lminhtm/LMDropdownView",
6   "license": "MIT",
7   "authors": {
8     "LMinh": "lminhtm@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/lminhtm/LMDropdownView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "LMDropdownView/**/*.{h,m}"