[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 9 / f / OTVideoPlayer / 0.0.1 / OTVideoPlayer.podspec.json
blobac11af4447f123822db2609c7016344a57c2ca21
2   "name": "OTVideoPlayer",
3   "version": "0.0.1",
4   "summary": "a simple and powerful video player base AVPlayer",
5   "homepage": "https://github.com/irobbin1024/OTVideoPlayer.git",
6   "license": "MIT",
7   "authors": {
8     "irobbin1024": "irobbin1024@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/irobbin1024/OTVideoPlayer.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "OTVideoPlayer/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true