[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / a / powerdefines / 0.0.5 / powerdefines.podspec.json
blob5900f2ba969194ffdf573c4530f54c6299ef3310
2   "name": "powerdefines",
3   "version": "0.0.5",
4   "summary": "Some handy defines for objective-c that make coding a lot easier",
5   "description": "Powerdefines is a collection of handy defines for objective-c to make coding easier.\nWith powerdefines you can switch NSStrings or get the iOS Version simple and fast.\nLook into the GitHub README.md for a full Guide and the list of defines.",
6   "homepage": "https://github.com/greensn0w/objective-c-powerdefines",
7   "license": "MIT",
8   "authors": {
9     "Lukas Breuer": "green.sn0w@aol.de"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/greensn0w/objective-c-powerdefines.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "src/**/*.{h,m}"