[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 3 / c / a / YourLibraryName / 0.1.0 / YourLibraryName.podspec.json
blob1de987ecfca548c84ca2f057680ef017694a356e
2   "name": "YourLibraryName",
3   "version": "0.1.0",
4   "summary": "test YourLibraryName.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mustaalper/YourLibraryName",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mustaalper": "mustaalper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mustaalper/YourLibraryName.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YourLibraryName/Classes/**/*",
23   "swift_version": "5.0"