[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 9 / b / 3 / AQPlaceholderLabel / 0.0.1 / AQPlaceholderLabel.podspec.json
blobea882b079823ebe8f86f53bacec51be01c72cb23
2   "name": "AQPlaceholderLabel",
3   "version": "0.0.1",
4   "summary": "A label to display a virtual placeholder effect.",
5   "description": "                   It is a label view used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/archmagees/AQPlaceholderLabel",
7   "license": "MIT",
8   "authors": {
9     "Arthur": "archmagees@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/archmagees/AQPlaceholderLabel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "AQPlaceholderLabel",
20     "AQPlaceholderLabel/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "deprecated": true