[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / b / TSLObjective / 0.1.5 / TSLObjective.podspec.json
blobcbf4a9fb3ee8c17f5abfd67e67f8e8c78bf7dbcb
2   "name": "TSLObjective",
3   "version": "0.1.5",
4   "summary": "Common methods of Objective-C and macro definition encapsulation.",
5   "description": "Common methods and UI controls are encapsulated to facilitate external calls",
6   "homepage": "https://github.com/tongshunli/TSLObjective",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tongshunli": "13466621196@163.com"
13   },
14   "source": {
15     "git": "https://github.com/tongshunli/TSLObjective.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TSLObjective/Classes/**/*",
22   "resource_bundles": {
23     "TSLObjective": [
24       "TSLObjective/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ]
31   }