[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / c / 1 / SNSAPM / 0.2.1.5 / SNSAPM.podspec.json
blob943086cc7ab55ac78e924edea8a2ecaf592fb9fa
2   "name": "SNSAPM",
3   "version": "0.2.1.5",
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.2.1.5"
20   },
21   "frameworks": "UIKit",
22   "subspecs": [
23     {
24       "name": "SNSAPM",
25       "source_files": "SNSAPM/**/*.{h,m,c}",
26       "public_header_files": "SNSAPM/{SNSAPM,SNSAPMManager,UIViewController+SNSAPM,Interface/SNSAPMConfiguration,Report/NetWork/SNSAPMNetProtocol}.h",
27       "resources": "SNSAPM/Resource/SNSAPM.bundle"
28     }
29   ]