[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 2 / NitroMisc / 1.1.0 / NitroMisc.podspec.json
blobc6d192e91f274440153a57f4a01f9765a9c14704
2   "name": "NitroMisc",
3   "version": "1.1.0",
4   "summary": "A lot of helpful code missing in iOS foundation and uikit classes + utility macros.",
5   "homepage": "http://github.com/danielalves/NitroMisc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Daniel L. Alves",
11   "social_media_url": "http://twitter.com/alveslopesdan",
12   "source": {
13     "git": "https://github.com/danielalves/NitroMisc.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source_files": "NitroMisc/NitroMisc",
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "requires_arc": true