[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 4 / CustomComponentsLib / 0.1.1 / CustomComponentsLib.podspec.json
blobe9b052cca3bb7407401b3b474515a7e1dd0bc312
2   "name": "CustomComponentsLib",
3   "version": "0.1.1",
4   "summary": "An Custom UIComponents.",
5   "description": "\"A library contains custom UI components that that can create directly when you just crate an object and add it.\"",
6   "homepage": "https://github.com/PawanRamteke/CustomComponentsLib",
7   "license": "MIT",
8   "authors": {
9     "Pawan Ramteke": "pawanramteke7@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PawanRamteke/CustomComponentsLib.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CustomComponentsLib/Classes/**/*",
19   "resource_bundles": {
20     "CustomComponentsLib": [
21       "CustomComponentsLib/Assets/*.png"
22     ]
23   }