[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / 0 / YIInnerShadowView / 1.2.0 / YIInnerShadowView.podspec.json
blob7698d0ef8e1ddf654db790f412ab798aa2d7bcbf
2   "name": "YIInnerShadowView",
3   "version": "1.2.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/YIInnerShadowView",
9   "authors": {
10     "Yasuhiro Inami": "inamiy@gmail.com"
11   },
12   "summary": "Inner-shadow UIView/CALayer for iOS.",
13   "screenshots": [
14     "https://raw.githubusercontent.com/inamiy/YIInnerShadowView/master/Screenshots/screenshot.jpg"
15   ],
16   "source": {
17     "git": "https://github.com/inamiy/YIInnerShadowView.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   },
25   "frameworks": "QuartzCore"