[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 8 / SampleLibrary / 0.0.1 / SampleLibrary.podspec.json
blob93f98d5d60ef9a9629c3aa5e4fd0ff1baef55cdb
2   "name": "SampleLibrary",
3   "summary": "SampleLibrary provides cutting edge Video Playback using AVPlayer.",
4   "requires_arc": true,
5   "version": "0.0.1",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sharad Rao": "sharadrao80@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "homepage": "https://github.com/sharadrao/SampleLibrary",
17   "source": {
18     "git": "https://github.com/sharadrao/SampleLibrary.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SampleLibrary/**/*.{h,m}",
23   "resources": "SampleLibrary/**/*.{png,jpeg,jpg,storyboard,xib}"