[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 6 / 7 / LFProjectMonitor / 1.0.0 / LFProjectMonitor.podspec.json
blobfd94d97b0b8e8116e1b39aa8f1f80aeec1d0a09b
2   "name": "LFProjectMonitor",
3   "version": "1.0.0",
4   "summary": "Monitor Project",
5   "homepage": "https://github.com/lincf0912/LFProjectMonitor",
6   "license": "MIT",
7   "authors": {
8     "lincf0912": "dayflyking@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/lincf0912/LFProjectMonitor.git",
15     "tag": "1.0.0",
16     "submodules": true
17   },
18   "requires_arc": true,
19   "source_files": "LFProjectMonitor/class/**/*.{h,m,c}",
20   "public_header_files": [
21     "LFProjectMonitor/class/ProjectMonitorExtension/*.h",
22     "LFProjectMonitor/class/ProjectMonitorProtocol/ProjectMonitorProtocol.h"
23   ]