[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 3 / 5 / 6 / LXMBlockKit / 0.0.4 / LXMBlockKit.podspec.json
blobc97c32242f6891ee545766c0a0da1eed92601a1e
2   "name": "LXMBlockKit",
3   "version": "0.0.4",
4   "summary": "LXMBlockKit",
5   "description": "Some category adding block API for UIKit",
6   "homepage": "https://github.com/Phelthas/LXMBlockKit",
7   "license": "MIT",
8   "authors": {
9     "Phelthas": "https://github.com/Phelthas"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Phelthas/LXMBlockKit.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "LXMBlockKitDemo/LXMBlockKit",
19   "public_header_files": "LXMBlockKitDemo/LXMBlockKit/*.{h}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true