[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / 0 / 6 / MyLibraryWhichIsNotADuplicate / 0.1.0 / MyLibraryWhichIsNotADuplicate.podspec.json
blobc7a149e76e9874ba0bd41392f8b5f9be482f2f7b
2   "name": "MyLibraryWhichIsNotADuplicate",
3   "version": "0.1.0",
4   "summary": "A test cocoapods repo for my new account.",
5   "description": "A test cocoapods repo for my new account. Going to add more\nstuff to have the lint util validate this.",
6   "homepage": "https://github.com/arjun27/MyLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arjun Attam": "arjunattam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/arjun27/MyLibrary.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyLibrary/Classes/**/*",
22   "pushed_with_swift_version": "3.0"