[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / c / 8 / IJKMediaPlayFramework / 0.0.4 / IJKMediaPlayFramework.podspec.json
blobe6b66ae5f7526a6de4b38ddc1e32a539c71f173c
2   "name": "IJKMediaPlayFramework",
3   "version": "0.0.4",
4   "summary": "IJKMediaPlayFramework for iOS",
5   "description": "A longer description of IJKMediaPlayFramework in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://coding.net/u/fengshicao/p/LycamIJKMediaPlayerFramework/git",
7   "license": "MIT",
8   "authors": {
9     "fengshicao": "fengshicao@lycam.tv"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/fengshicao/LycamIJKMediaPlayerFramework.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "DevelopPod/Classes",
20     "DevelopPod/Classes/*.{h,m}",
21     "LycamPlusMediaPlayDemo",
22     "LycamPlusMediaPlayDemo/*"
23   ],
24   "resources": "DevelopPod/Resources/*.png",
25   "vendored_frameworks": "*.framework",
26   "frameworks": [
27     "VideoToolbox",
28     "UIKit"
29   ],
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "requires_arc": true,
35   "dependencies": {
36     "PureLayout": [
37       "~> 2.0"
38     ]
39   }