[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 5 / 6 / TJLBarButtonMenu / 1.0.0 / TJLBarButtonMenu.podspec.json
blobfbc39b2e1aca74089c62fe78309aaacc206fc919
2   "name": "TJLBarButtonMenu",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A simple 3 button menu with a nice presentation and dismissal animation that is meant to be launched from a bar button item.",
6   "homepage": "https://github.com/tLewisII/TJLButtonView",
7   "authors": {
8     "Terry Lewis II": "terry@ploverproductions.com"
9   },
10   "source": {
11     "git": "https://github.com/tLewisII/TJLBarButtonMenu.git",
12     "tag": "v1.0.0"
13   },
14   "source_files": "TJLBarButtonMenu/Source/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   }