[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / 3 / f / CocoaPodsSample / 1.1.4 / CocoaPodsSample.podspec.json
blob1da2ab08fe96856a3bbd2f7667ac75945628cefa
2   "name": "CocoaPodsSample",
3   "version": "1.1.4",
4   "summary": "A cocoapods sample library created for testing.",
5   "description": "This CocoaPods library helps you perform nothing and created for testing.",
6   "homepage": "https://bitbucket.org/chandrakant-idea/cocoapodssample.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sai": "saitejaa@ideyalabs.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/chandrakant-idea/cocoapodssample.git",
16     "tag": "1.1.4"
17   },
18   "source_files": [
19     "CocoaPodsSample",
20     "CocoaPodsSample/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "swift_versions": [
24     "5.0"
25   ],
26   "platforms": {
27     "ios": "8.0"
28   },
29   "swift_version": "5.0"