[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / f / CocoaRouge / 0.0.3 / CocoaRouge.podspec.json
blobf71d25575977ccb36a4d0cb8aef782c2c7739ea8
2   "name": "CocoaRouge",
3   "version": "0.0.3",
4   "summary": "An attempt at a more expressive syntax for Objective-C. Heavily borrowed (stolen) from Ruby.",
5   "homepage": "https://github.com/danieltiger/CocoaRouge.git",
6   "license": "MIT",
7   "authors": {
8     "Arik Devens": "arik@danieltiger.com"
9   },
10   "source": {
11     "git": "https://github.com/danieltiger/CocoaRouge.git",
12     "tag": "0.0.3"
13   },
14   "source_files": [
15     "CocoaRouge",
16     "CocoaRouge/**/*.{h,m}"
17   ],
18   "exclude_files": "Classes/Exclude",
19   "requires_arc": true