[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 6 / 7 / 2 / isFull / 0.0.1 / isFull.podspec.json
blobcbbffb51ab2989b2db88869dcee59f3cfdd8ddd7
2   "name": "isFull",
3   "version": "0.0.1",
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.1"
13   },
14   "source_files": "isFull/*.{h,m}",
15   "requires_arc": false