[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / c / YIPopupTextView / 1.0.0 / YIPopupTextView.podspec.json
blob3c4e2d34650eea5817555761303a2e90dd490bea
2   "name": "YIPopupTextView",
3   "version": "1.0.0",
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   "screenshots": [
14     "https://raw.github.com/inamiy/YIPopupTextView/master/Screenshots/screenshot1.png",
15     "https://raw.github.com/inamiy/YIPopupTextView/master/Screenshots/screenshot2.png"
16   ],
17   "source": {
18     "git": "https://github.com/inamiy/YIPopupTextView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true,
23   "platforms": {
24     "ios": "5.0"
25   }