[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / 1 / LDViewStack / 0.1.0 / LDViewStack.podspec.json
blob7ed8d56bb51c701ee85a6e49d54d78227044180b
2   "name": "LDViewStack",
3   "version": "0.1.0",
4   "summary": "Randomly positioned stack of draggable UIViews",
5   "homepage": "https://github.com/leedaffen/LDViewStack",
6   "license": "MIT",
7   "authors": {
8     "Lee Daffen": "leedaffen@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/leedaffen/LDViewStack.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/**/*.{h,m}",
19   "public_header_files": "Classes/**/*.h",
20   "preserve_paths": "Classes/**/*"