[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 3 / c / DCPathButton / 2.1.4 / DCPathButton.podspec.json
blob5e175928821de9913775e3e5764364496eece3f4
2   "name": "DCPathButton",
3   "version": "2.1.4",
4   "summary": " A beautiful button copy from Path® ",
5   "description": "\t\t\tDCPathButton is a menu button, design by an famous App Path®.\n\t\t\tSince Path® 4.0, it return to use a tab bar instead of a side bar,\n\t\t\tand also change the menu button. So I try to implement it and then \n\t\t\tthe DCPathButton born :)  \n",
6   "homepage": "https://github.com/Tangdixi/DCPathButton",
7   "license": {
8     "type": "MIT",
9     "text": "The DCPathButton use the MIT license"
10   },
11   "authors": {
12     "Tangdixi": "Tangdixi@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Tangdixi/DCPathButton.git",
19     "tag": "2.1.4"
20   },
21   "source_files": "DCPathButton/Classes/*.{h,m}",
22   "resources": [
23     "DCPathButton/Sounds/*"
24   ],
25   "frameworks": [
26     "QuartzCore",
27     "AudioToolBox"
28   ],
29   "requires_arc": true