[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / 3 / TSActionSheet / 0.1.5 / TSActionSheet.podspec.json
blobfa73d1a01ea0606ac8f6b1f0257431097ac283e7
2   "name": "TSActionSheet",
3   "version": "0.1.5",
4   "platforms": {
5     "ios": "8.2"
6   },
7   "summary": "A really easy and beautiful custom UIActionSheet",
8   "description": "A really easy and beautiful custom UIActionSheet.\n* Block callback\n* Customizable colors\n* Customizable fonts\n* Customizable background",
9   "homepage": "https://github.com/bnolens/TSActionSheet",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.txt"
13   },
14   "authors": {
15     "Benoit Nolens": "benoit@truestory.io"
16   },
17   "source": {
18     "git": "https://github.com/bnolens/TSActionSheet.git",
19     "tag": "0.1.5"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*.{h,m}",
23   "resource_bundles": {
24     "UserInterface": [
25       "Pod/Classes/**/*.{xib}"
26     ]
27   },
28   "frameworks": "UIKit"