[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / c / CTiOSAudit / 0.0.1 / CTiOSAudit.podspec.json
blob7bd8ad987884aee5102ebcde17768c50a3610948
2   "name": "CTiOSAudit",
3   "version": "0.0.1",
4   "summary": "A cocoapods libraray written in swift",
5   "description": "A cocoapods libraray for CT Audit",
6   "homepage": "https://github.com/jaysmehta/CTiOSAudit",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "jaymehta": "jaysmehta91@gmail.com@example.com"
13   },
14   "source": {
15     "git": "https://github.com/jaysmehta/CTiOSAudit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "CTiOSAudit*",
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "platforms": {
25     "osx": null,
26     "ios": null,
27     "tvos": null,
28     "watchos": null
29   }