[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / c / YIPopupTextView / 0.0.2 / YIPopupTextView.podspec.json
blobaea73705241863abbfdecf999f2da34fe92f74f5
2   "name": "YIPopupTextView",
3   "version": "0.0.2",
4   "license": {
5     "type": "Beerware",
6     "text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
7   },
8   "homepage": "https://github.com/inamiy/YIPopupTextView",
9   "authors": {
10     "Yasuhiro Inami": "inamiy@gmail.com"
11   },
12   "summary": "facebook's post-like input text view for iOS.",
13   "source": {
14     "git": "https://github.com/inamiy/YIPopupTextView.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "YIPopupTextView/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }