[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 7 / Macro / 0.9.1 / Macro.podspec.json
blob09169c3884d3fd686982ae9ede63cf6b382cb98f
2   "name": "Macro",
3   "version": "0.9.1",
4   "license": "MIT",
5   "summary": "Macro Command Pattern Module for iOS.",
6   "homepage": "https://github.com/progdesigner/macro-ios",
7   "authors": {
8     "ProgDesigner": "me@progdesigner.com"
9   },
10   "source": {
11     "git": "https://github.com/progdesigner/macro-ios.git",
12     "tag": "0.9.1",
13     "submodules": true
14   },
15   "requires_arc": true,
16   "public_header_files": "Macro/*.h",
17   "source_files": "Macro/*.{h,m}",
18   "platforms": {
19     "ios": "8.0"
20   }