[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / 2 / 5 / EMPopView / 1.0 / EMPopView.podspec.json
blobbfd11c1177cc87f50acb7872b0807ecdea949fb5
2   "name": "EMPopView",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "A popview framework for iOS writen by Swift 3.0.",
8   "homepage": "https://github.com/trmbhs/EMPopView",
9   "authors": {
10     "Enum": "trmbhs@icloud.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/trmbhs/EMPopView.git",
17     "tag": "1.0"
18   },
19   "source_files": "EMPopView/*",
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   }