[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / c / LCActionSheet / 2.6.3 / LCActionSheet.podspec.json
blob6655652b9af46d2a1a4d7d11de42ea75d2fb3833
2   "name": "LCActionSheet",
3   "version": "2.6.3",
4   "summary": "A simple, ornamental, but powerful action sheet! Support: http://LeoDev.me",
5   "homepage": "https://github.com/iTofu/LCActionSheet",
6   "license": "MIT",
7   "authors": {
8     "Leo": "devtip@163.com"
9   },
10   "social_media_url": "http://LeoDev.me",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iTofu/LCActionSheet.git",
16     "tag": "2.6.3"
17   },
18   "source_files": "LCActionSheet/**/*.{h,m}",
19   "resources": "LCActionSheet/LCActionSheet.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 1.0.1"
24     ]
25   }