[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / e / ljhIosLibrary / 0.2.0 / ljhIosLibrary.podspec.json
blobdc4688d988ed986f1284cca511d554d7ea5f5160
2   "name": "ljhIosLibrary",
3   "version": "0.2.0",
4   "summary": "self iosLibrary.",
5   "homepage": "https://github.com/myplxdm/iosLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ljh": "myplxdm@163.com"
12   },
13   "source": {
14     "git": "https://github.com/myplxdm/iosLibrary.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "iosLibrary/Classes/**/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "AVFoundation",
25     "AVKit"
26   ],
27   "dependencies": {
28     "SDWebImage": [
29       "~> 4.0"
30     ],
31     "MyLayout": [
32       "~> 1.4.1"
33     ]
34   }