[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 6 / LXMBlockKit / 0.0.3 / LXMBlockKit.podspec.json
blob76426b7edadcbf6453175cb4263c09f3751254cb
2   "name": "LXMBlockKit",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "LXMBlockKitDemo/LXMBlockKit",
19   "public_header_files": "LXMBlockKitDemo/LXMBlockKit/*.{h}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true