[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 3 / AQPlaceholderLabel / 0.0.2 / AQPlaceholderLabel.podspec.json
blob0fc0d511aacc1c5f302b426050c4ee95f1841a6f
2   "name": "AQPlaceholderLabel",
3   "version": "0.0.2",
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.2"
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