[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 0 / CustomUIComponents / 0.1.0 / CustomUIComponents.podspec.json
blob03cdd422e4feeb36abfeb4ac35b88cb82a56cdac
2   "name": "CustomUIComponents",
3   "version": "0.1.0",
4   "summary": "Custom Components.",
5   "description": "contains custom components",
6   "homepage": "https://github.com/PawanRamteke/CustomUIComponents",
7   "license": "MIT",
8   "authors": {
9     "Pawan Ramteke": "pawanramteke7@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PawanRamteke/CustomUIComponents.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CustomUIComponents/Classes/**/*",
19   "resource_bundles": {
20     "CustomUIComponents": [
21       "CustomUIComponents/Assets/*.png"
22     ]
23   }