[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 8 / 1 / a / MyDemoFramework / 0.0.1 / MyDemoFramework.podspec.json
blobd10c1c05b8c2ac1091c4dce5450082cb55ecd30a
2   "name": "MyDemoFramework",
3   "version": "0.0.1",
4   "summary": "My first Framework for iOS",
5   "description": "This framework hides the implementation and all source code",
6   "homepage": "https://abubkr-88114.medium.com/how-to-hide-implementation-of-cocoapods-swift-e21ce9e8dbe5",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alejandro Pinola": "alejandro.pinola@southworks.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "MyDemoFramework.xcframework"
19   },
20   "source": {
21     "http": "https://www.dropbox.com/s/rj8crmn3pb00q0d/MyDemoFramework.zip?dl=1"
22   }