[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 2 / XNCountdown / 0.1.0 / XNCountdown.podspec.json
blob0e4b0916a8e594bd5635d6c1a59ee48f5f01484f
2   "name": "XNCountdown",
3   "version": "0.1.0",
4   "summary": "A short description of XNCountdown.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yexiannan/XNCountdown",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yexiannan": "932056276@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yexiannan/XNCountdown.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XNCountdown/Classes/**/*",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "dependencies": {
26     "XNUtils": [
27       "~> 0.1.12"
28     ],
29     "Masonry": [
31     ]
32   }