[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 2 / MyFramework555 / 1.0.0 / MyFramework555.podspec.json
blob99113a885aaa18242b7fe995a0eaebe7c7ba3f9e
2   "name": "MyFramework555",
3   "version": "1.0.0",
4   "summary": "A short description of MyFramework. Now that our podspec repository is ready, we can move forward and create our second private repository which is our Pod repo.",
5   "description": "This is long description of the pod spec.  This repository will hold the code you want to share within the organization.",
6   "homepage": "https://github.com/hussainm5/MyFramework.git",
7   "license": "MIT",
8   "authors": {
9     "Mubashir Hussain": "i.mubashirhussain@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/hussainm5/MyFramework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "MyFramework/**/*",
19   "exclude_files": "MyFramework/MyFramework/*.plist"