[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / GHUnitIOS / 0.5.7 / GHUnitIOS.podspec.json
blob186fa1575b55a2c4179c09ec92bfe8ee009f63cc
2   "name": "GHUnitIOS",
3   "version": "0.5.7",
4   "license": "MIT",
5   "summary": "Test Framework for Objective-C.",
6   "homepage": "https://github.com/gh-unit/gh-unit",
7   "authors": {
8     "Gabriel Handford": "gabrielh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gh-unit/gh-unit.git",
12     "tag": "0.5.7"
13   },
14   "description": "GHUnit is a test framework for Objective-C, Mac OS X 10.5 and above and iPhone 3.x and above. It can be used standalone or with other testing frameworks like SenTestingKit or GTM.",
15   "source_files": [
16     "Classes/**/*.{h,m}",
17     "Classes-iOS/**/*.{h,m}",
18     "Libraries/GTM/**/*.{h,m}"
19   ],
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true