[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / a / 6 / ObjCMacros / 1.0.0 / ObjCMacros.podspec.json
blob4f17c208b600ec62d6d54f2cb16798f49cb43520
2   "name": "ObjCMacros",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Set of macros and constants that speed up development without adding any new classes and categories.",
6   "homepage": "https://github.com/mureev/ObjCMacros",
7   "authors": {
8     "Constantine Mureev": "mureev@gmail.com",
9     "Artem Samalov": "artem.samalov@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mureev/ObjCMacros.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": false,
16   "source_files": "ObjCMacros/*.{h,m}",
17   "platforms": {
18     "ios": "5.0"
19   }