[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / 3 / UITextView_Placeholder / 1.4.0 / UITextView_Placeholder.podspec.json
blob873e69cf2155abbb4f5bde1aeaef49900b93758a
2   "name": "UITextView_Placeholder",
3   "version": "1.4.0",
4   "summary": "A missing placeholder for UITextView.",
5   "homepage": "https://github.com/quan1910/UITextView-Placeholder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "quan1910": "quan1910@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/quan1910/UITextView-Placeholder.git",
15     "tag": "1.4.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/UITextView+Placeholder.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]