[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / 6 / TJLButtonView / 1.0.1 / TJLButtonView.podspec.json
blobd01db87fa7901cf67104597a98ec5b8a7eff51dc
2   "name": "TJLButtonView",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A view with buttons arranged in a circle pattern that animate out from the center. ",
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/TJLButtonView.git",
12     "tag": "v1.0.1"
13   },
14   "source_files": "TJLButtonView/Source/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "ios": {
20     "frameworks": "QuartzCore"
21   }