[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 4 / Posit / 0.0.1 / Posit.podspec.json
blob9cbd51164d43b1f6ed72308b2c69f22b74258e11
2   "name": "Posit",
3   "version": "0.0.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "An Objective-C expectation framework based on the 'should' terminology.",
9   "homepage": "https://github.com/rdavies/Posit",
10   "authors": {
11     "Ryan Davies": "ryan@ryandavies.net"
12   },
13   "source": {
14     "git": "https://github.com/rdavies/Posit.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Posit/*.{h,m}",
18   "requires_arc": true