[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / e / LLSwitch / 1.0.1 / LLSwitch.podspec.json
blobe2c8a4278be56f5c06f8f145c14fc5fe77bea8b9
2   "name": "LLSwitch",
3   "version": "1.0.1",
4   "summary": "This is a funny switch for iOS.",
5   "homepage": "https://github.com/lilei644/LLSwitch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lilei644": "1793161563@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/lilei644/LLSwitch.git",
18     "tag": "1.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "LLSwitch/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]