[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / c / 1 / SNSAPM / 0.1.9.8 / SNSAPM.podspec.json
blob4b77ada67b3305be06fb35558856b4cf7bf72cb0
2   "name": "SNSAPM",
3   "version": "0.1.9.8",
4   "summary": "The APM for iOS.",
5   "description": "The APM for iOS created by hy.",
6   "homepage": "https://www.sohu.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaoyunsu": "zhaoyunsu@sohu-inc.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://code.sohuno.com/sns_ios/apm.git",
19     "tag": "0.1.9.8"
20   },
21   "resources": [
22     "SNSAPM/SNSAPM/Resource/*",
23     "SNSAPM/SNSAPM/Report/View/SNSAPMReportDetailView.xib"
24   ],
25   "frameworks": "UIKit",
26   "subspecs": [
27     {
28       "name": "SNSAPM",
29       "source_files": "SNSAPM/SNSAPM/**/*.{h,m,c}",
30       "public_header_files": "SNSAPM/SNSAPM/{SNSAPM,SNSAPMManager,UIViewController+SNSAPM,Interface/SNSAPMConfiguration,Report/NetWork/SNSAPMNetProtocol}.h"
31     }
32   ]