[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / a / LMDropdownView / 1.0.1 / LMDropdownView.podspec.json
blobc600e48cac0cbb61e15598161b339605f656c5f8
2   "name": "LMDropdownView",
3   "version": "1.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "LMDropdownView/**/*.{h,m}"