[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / 9 / 4 / MPWFoundation / 3.5.3 / MPWFoundation.podspec.json
blobccef1b77b4ce008358834002254dc80c968af1f3
2   "name": "MPWFoundation",
3   "version": "3.5.3",
4   "summary": "HOM, Streams, Stores.",
5   "description": "HOM, Streams, Stores, Notification Protocols, etc.",
6   "homepage": "http://github.com/mpw/MPWFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marcel Weiher": "marcel@metaobject.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.12"
17   },
18   "source": {
19     "git": "https://github.com/mpw/MPWFoundation.git",
20     "tag": "3.5.3"
21   },
22   "source_files": [
23     "Classes/**/*.{h,m}",
24     "*.subproj/*.{h,m}",
25     "bytecoding.c"
26   ],
27   "public_header_files": [
28     "Classes/**/*.h",
29     "*.subproj/*.h"
30   ],
31   "requires_arc": false,
32   "xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "FULL_MPWFOUNDATION=1 Darwin"
34   }