[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 3 / IFMMenu / 1.0.0 / IFMMenu.podspec.json
blob9792af01658628fb34e6f9fafeb86b78510056d5
2   "name": "IFMMenu",
3   "version": "1.0.0",
4   "authors": {
5     "liugangios": "ustbliugang@163.com"
6   },
7   "homepage": "https://github.com/liugangios/IFMMenu",
8   "summary": "a dropdown menu for ios like wechat homepage.",
9   "source": {
10     "git": "https://github.com/liugangios/IFMMenu.git",
11     "tag": "1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "IFMMenu",
22   "public_header_files": "IFMMenu/*.h"