[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 9 / 5 / YISplashScreen / 1.0.0 / YISplashScreen.podspec.json
blobf8f6d60329e0e8e96f34cb446fbd041bd15dcec2
2   "name": "YISplashScreen",
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/YISplashScreen",
9   "authors": {
10     "Yasuhiro Inami": "inamiy@gmail.com"
11   },
12   "summary": "Easy splash screen + animation maker for iOS5+.",
13   "screenshots": [
14     "https://raw.github.com/inamiy/YISplashScreen/master/Screenshots/screenshot1.png"
15   ],
16   "source": {
17     "git": "https://github.com/inamiy/YISplashScreen.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   },
25   "frameworks": "QuartzCore"