[Add] EasyStacks 1.0.2
[CocoaPods.git] / Specs / d / e / 5 / FCYAsserts / 1.0.0 / FCYAsserts.podspec.json
blob97308cc95525dfe6ec2a385c48b1b783b535b164
2   "name": "FCYAsserts",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/fcy/FCYAsserts",
8   "authors": {
9     "Felipe Cypriano": "felipe@cypriano.me"
10   },
11   "summary": "Collection of assert macros that logs usefull messages.",
12   "source": {
13     "git": "https://github.com/fcy/FCYAsserts.git",
14     "tag": "1.0.0"
15   },
16   "source_files": [
17     "FCYAsserts/FCYAsserts.h",
18     "FCYAsserts/FCYAssertHandler.{h,m}"
19   ],
20   "requires_arc": true