[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / b / ERMarkup / 0.1.9 / ERMarkup.podspec.json
blob79a8de0f9c1aa40f90f5ab5f49048d644b5a4546
2   "name": "ERMarkup",
3   "version": "0.1.9",
4   "summary": "A wrapper markup base on Drawsana with nicer UI",
5   "homepage": "https://github.com/trungnguyen1791/ERMarkup",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "trungnguyen1791": "trungnguyen.1791@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/trungnguyen1791/ERMarkup.git",
15     "tag": "0.1.9"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "ERMarkup/Classes/**/*.swift",
21   "resource_bundles": {
22     "ERMarkup": [
23       "ERMarkup/Assets/*.png"
24     ]
25   },
26   "resources": [
27     "ERMarkup/**/*.{png}"
28   ],
29   "dependencies": {
30     "Drawsana": [
31       "~> 0.9.2"
32     ],
33     "FTPopOverMenu_Swift": [
34       "~> 0.2.0"
35     ]
36   },
37   "swift_versions": "4.2",
38   "swift_version": "4.2"