[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 8 / MyPodSDK / 1.0.0 / MyPodSDK.podspec.json
blobf28b6bbb61a780045c9acf150183e3ab83ba17ca
2   "name": "MyPodSDK",
3   "version": "1.0.0",
4   "summary": "Framework with CocoaPods.",
5   "description": "This Project is both a Framework and a CocoaPod.",
6   "homepage": "https://coding.net/u/slientstorm/p/MyPodSDKFramework/git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "slientstorm": "276417567@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/slientstorm/MyPodSDKFramework.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyPodSDK.framework/**/*.{h}",
22   "resources": "MyPodSDK.framework/MyPodSDK.bundle",
23   "public_header_files": "MyPodSDK.framework/Headers/*.h"