[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / 8 / OCFixture / 0.1.0 / OCFixture.podspec.json
blob0ab3c9ad5f2fcc635aa28c4d87828f133c8cf447
2   "name": "OCFixture",
3   "version": "0.1.0",
4   "summary": "Little helper for loading JSON fixtures in your tests.",
5   "description": "OCFixture is a little helper for loading JSON fixtures in tests.",
6   "homepage": "https://github.com/otaviocc/OCFixture",
7   "license": "MIT",
8   "authors": {
9     "Otavio Cordeiro": "contact@otaviocc.com"
10   },
11   "source": {
12     "git": "https://github.com/otaviocc/OCFixture.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/otaviocc",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "OCFixture/OCFixture.[h,m]"