[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / LCDPublicControl / 0.0.1 / LCDPublicControl.podspec.json
blob07d3f9973391441d9d7e1b0e959b77da652be55b
2   "name": "LCDPublicControl",
3   "version": "0.0.1",
4   "summary": "This is my LCDPublicControl.",
5   "homepage": "http://www.liuchendi.com",
6   "license": "MIT",
7   "authors": {
8     "meitu": "lcd1@meitu.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/lcddhr/LCDPublicControl.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Control",
19     "Control/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]