[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / a / 1 / DMLSelector / 1.0.0 / DMLSelector.podspec.json
blob9c3ad972d466436ddd21cc017a57957870f11a57
2   "name": "DMLSelector",
3   "version": "1.0.0",
4   "summary": "A drop down style selector.",
5   "description": "DMLSelector is a drop down style selector which support select in single, double table and collection view.",
6   "homepage": "https://github.com/DamianSheldon/DMLSelector",
7   "license": "MIT",
8   "authors": {
9     "Meiliang Dong": "dongmeilianghy@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/DamianSheldon/DMLSelector.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "DMLSelector/Classes/**/*",
19   "resource_bundles": {
20     "DMLSelector": [
21       "DMLSelector/Assets/*.png"
22     ]
23   }