[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / 6 / 7 / 2 / isFull / 0.0.2 / isFull.podspec.json
blob453f4fd36a4ba1fa87754ba1b1e4f4b57584a166
2   "name": "isFull",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "An NSObject category. Adds a method to verify that object contains data.",
6   "homepage": "https://github.com/alkozin/isFull",
7   "authors": {
8     "Alexander Kozin": "al.kozin@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/alkozin/isFull.git",
12     "tag": "0.0.2"
13   },
14   "requires_arc": true,
15   "source_files": "isFull/*.{h,m}"