[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / a / IGCMacros / 0.1.0 / IGCMacros.podspec.json
blobe2fb6508e5e53bd2d5202dc355674c6cb4d8c585
2   "name": "IGCMacros",
3   "version": "0.1.0",
4   "summary": "A collection of handy macros for development use.",
5   "description": "A collection of handy macros for development use. It encompasses some of the more commonly used code snippets and object initializations for Objective-C development.",
6   "homepage": "https://github.com/ingenuity-ph/IGCMacros",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jason Jon E. Carreos": "jason@ingenuity.ph"
13   },
14   "source": {
15     "git": "https://github.com/ingenuity-ph/IGCMacros.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IGCMacros/Classes/**/*"