[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / d / e / SamplePrivateFramework / 0.0.2 / SamplePrivateFramework.podspec.json
blob333132faa4f89312c9fc3c1d844b0da382aedc90
2   "name": "SamplePrivateFramework",
3   "version": "0.0.2",
4   "summary": "This is a test sample ios framwork, supported with latest xcode, swift_version",
5   "description": "This is a test sample ios framwork, supported with latest xcode, swift_version. Its simple to use just add the pod 'SamplePrivateFramework' in pod file and go with pod installation",
6   "homepage": "https://github.com/isunilapps/SamplePrivateFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "isunilapps": "isunilapps@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/isunilapps/SamplePrivateFramework.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SamplePrivateFramework/Classes/**/*"