[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / d / 6 / JHSemaphore / 1.0.0 / JHSemaphore.podspec.json
blob18f5c8b30d063edf1e675a404868aadc4c46fac3
2   "name": "JHSemaphore",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "JHSemaphore is a simple",
6   "homepage": "https://github.com/xuejh/JHSemaphore",
7   "authors": {
8     "xuejh": "327646128@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/xuejh/JHSemaphore.git",
12     "tag": "v1.0.0"
13   },
14   "description": "JHSemaphore is a simple.",
15   "source_files": "JHSemaphore/*.{h,m}",
16   "frameworks": [
17     "Foundation",
18     "UIKit"
19   ],
20   "requires_arc": true,
21   "platforms": {
22     "ios": "7.0"
23   }